Discussion board List where employee is a part of should be visible to him/her.
Hi,I am stuck with one requirement from past one week and i don't no how to proceed.Following is my requirement :-User Community(Discussion board List): Only Communities(Discussion board List) that...
View ArticleAssigning Person/Group column type value from one list to another list.
i am assigning value to a user column from a user column in a list to another list using the following codeitem["Username"] = CurrentListItem["Username"].ToString();The code works fine when there is a...
View ArticleAssigning metadata column type value from one list to another list giving...
i am assigning value to a Managed metada column from a Managed metada column in a list to another list using the following code item["Location"] = CurrentListItem["Location"].ToString(); The code...
View ArticleSharePoint Integration with Java
Hi We have received a requirement from one of our client. They have Java Based application running; and they want to implement SharePoint portal; the objective is that whatever application is...
View ArticleQuery String (URL) Filter not work with My Task (2013)
Hi, I have found a malfunction with Query String (URL) Filter and My Task (2013). I have added a Query String (URL) Filter for extract the ID of current Document Set, then filter my custom list and my...
View Article[Client Object Model] How to create an Index column on a SharePoint List
Using the CSOM programming model, how can I create a index on a column?can you please point me to a sample?val it: unit=()
View ArticleSharepoint 2013 returning results from userprofiles
Hello, I need some help in cleaning up the results from a search query.I've created a new page within SharePoint 2013 and added 2 script editors.One script editor holds a search box:<div...
View ArticleNavigation - FriendlyUrl : Term Not Found
Adding item in the CustomProperties or LocalCustomProperties from the FriendlyUrl NavigationTermSet sounds buggy.An exception occured with the following message: Term Not Found.When I'm connected with...
View ArticleIssue in Regional Settings in creating Multilingual sites
Hi,I am using SharePoint 2013 Standard edition(June CU update) and facing an issue with multi-lingual sites.I have custom web templates with which sites are created. The current template which I am...
View ArticleVisual webpart dropdown values dont get populated
Hi I have a visual webpart dropdown menu which populates all the folders name of the document library. When I run the webpart in debug mode, it populates all the folders correctly. After I deploy the...
View ArticleHow to create a site template with subsites on SharePoint Online (2013, wave 15)
I need to create a site template of a site that contains 4 subsites. I have tried saving the parent site as a "site template", but when i create a new site based on this template, I don't get any of...
View ArticleAdding Href Property To PublishingWebControls:RichImageField
Hi All,I have created a page layout inheriting from artical page content type.I have included page image content field (ie PublishingWebControls:RichImageField when added ) .We need make this field...
View ArticleBuilt-in moderation facility in community site collection
hi, Would like to know what are the Built-in moderation facility features available in community site collection template and its subsites.help is appreciated
View ArticleUpdate sharepoint list when ever sharepoint document library is added with a...
I need to update sharepoint list with URL of documents uploaded in sharepoint document library, Whenever a new document is added to the library i need to get the url of document and add it in 'Links'...
View ArticleDeveloping SharePoint 2013 Empty Project
Hi! I have the following installed Visual Studio 2013 in my Laptop (hostsystem) A Windows Server 2008 R3 with SharePoint Foundation (in a vm). With this I can create Apps for SharePoint.But when I want...
View ArticleLive streaming is not smooth in my Windows 8 app
I have a video based app which is used for playing live videos stored on azure blob,for example:https://wagmoblibrary.blob.core.windows.net/immersion/Video_Full/Immersion Program Video 08.20.13.mp4.But...
View ArticleSharePoint 2013 workflow canceled(http 400) if I want to send email
Hello. First I must say that I have configured on server everything what was needed and my server is correctly working. I have UPS, WF, Apps and everything works. The only problem is that if I create...
View ArticleHow to implement Ajax toolkit for SharePoint2013?
Hi All,How to implement Ajax toolkit for SharePoint2013?
View ArticleHow to access a site from a remote system in Sharepoint?
This is my first go at Sharepoint.I have installed and configured Sharepoint 2013 in a Single VM according to the Hardware and Software Requirements.Now I have created a site that has the following...
View ArticleSite is not configured for Claims Forms Authentication
Hi AllI have one custom login page for my Sharepoint 2013 site where i am trying to useSPClaimsUtility.AuthenticateFormsUser(uri, strUserName, strPwd);But i am getting this exception ---> Site is...
View Article