Query All columns on Sharepoint List
Hi, I want to search a text occurrence on all the columns in a custom list. Example: if i search text "yes", i want to search on all the columns in a list for this text and bring down the result....
View ArticleSharePoint Mega Menu Navigation
Ok - after researching FOR HOURS the best (easier for the end user) solution I have found is here: http://www.n8d.at/blog/build-a-flexible-mega-drop-down-navigation-for-sharepoint/However, I already...
View ArticleAppend Hyperlink to SPFieldMultiLineText using PowerShell
Using PowerShell, I'm trying to append a hyperlink to a Multiple lines of text field that is set to Enhanced. Tried a few different update methods with no luck, this was my latest...
View ArticleFiles access report from List View Web Part
Hi,I have a list,inside the list there are some folders and inside the folders there are some files.This list has been added to the aspx page as a list view web part.Now our requirement is to generate...
View ArticleQuestion on SPListItemCollection and SPListItem ContainsField
I am retrieving items from a SharePoint List using CAML query . I specify ViewFields for SPQuery. I get the Items in a SPListItemCollection called "items".SPListItemCollection items =...
View ArticleCustom Multicolumn Filed type
HiI have a multicolumn custom field type in sharepoint which has two filelds like Hyperlink and label.I want to read the field value from the list where it will add and will display in the multicolumn...
View ArticlePrepopulate custom task field
Hello everyone. I'm looking for an approach to prepopulate custom field in the workflow task. I have added Custom Content Type to my ordinary task list (enabled content types management, cleaned and...
View ArticleSSO(single sign on) with yammer and share point 2010
Hello,I want to configure SSO with yammer in share point 2010. I have added and deployed yammer web part in share point 2010. we are able to see update of feed if we are logged in both site,...
View ArticleDeploy BDC without VS : Access denied by Business Data Connectivity
Hello,I have developed an External List with a BDC project Visual Studio. I have successfully deployed and used it on local server. But now I want to deploy it on my production server. For this I have...
View ArticleGetting “Site contents” 2 times
Getting “Site contents” 2 times after migration from MOSS 2007 to SP2013 for few site collections. Please guide me on this.
View ArticleDesign Custom breadcrumb
Hello,i need assistance in developing breadcrumb for sharepoint site.Navigation should be like Site collection -> Site -> List -> ListItem Titleany inputs on this are highly...
View ArticleValue does not fall within the expected range while passing a...
i have to pass a column from master list -single line of text - and this will be the lookup of another column in another listsplist1---> column1 [ free text]splist2--> column2 [ lookup column of...
View ArticleXsltListViewWebPart gives 0 count for collapsed group header
I have customized the XSL of an XSltListViewWebPart using SharePoint Desginer. The view in the web part is grouped by a particular column say "Group" . The list also has a column called Status in it....
View ArticleAdditional column in Document Library not visible in webpart
Hi,I have created one extra column(status) in my Document Library then I added this Document library in my Webpart in webpage but I cant see newly added column (Status) in my webpart..what could be...
View ArticlePermission to specifics items ?
Hi,I want to know if it's possible to choose the permission by item and not List. The user can show only items where is permit for him.Per example programmatically is it possible to show only items...
View ArticleWorkflow creating folder then subfolders
I can't get the subfolders to create once the workflow is created. It creates the initial folder just fine, but doesn't create or show an error. I add in a field for Content Type ID of folder and set...
View ArticleSharePoint.Project.AssemblyFullName ASP.NET runtime error: Path cannot be...
I am on a new SP2010 dev machine running VS2012 C#. I am trying to develope a SharePoint Application page.I have defined the project to deploy as a Farm SolutionWhen the new solution comes up, I...
View ArticleCan't Establish connection to my SharePoint Site
Hello,I am trying to get a list of documents from a specific folder on my SharePoint Site and write one of the document properties, and a hyperlink that points to it into an html table. When I debug in...
View ArticleAdd multiple people using Javascript Client Object Model
I am trying to add multiple people to a SP column of type Person/Group i.e. people picker. I am able to add one successfully using their userId, but HAVE no clue how to do that for multiple people....
View ArticleUpdate folder names
So I have a requirement to update specific folder names in libraries using client object model, does anyone have some code or examples on how to do this? my preference is to get the original folder by...
View Article