Clear PeoplePicker value in List NewForm.aspx
Hi,In List NewForm.aspx page, i have PeoplePicker control, dropdown and few text fields.I have to load values in all fields based on dropdown changed event using jquery, i completed this part to load...
View ArticleWeb-part issue after migrating from 2010 to 2013
Hello all Correct me if I am posting this question in the wrong section. The background is: Migrating and Upgrading SP2010 to SP2013. I did it, and alot of it works, as it should, though I have one...
View ArticleWhat is the REST endpoint URL to get list of site collections in Sharepoint ?
Hi, If I go to Sharepoint 2013 site, click on Admin -> Sharepoint, you will see a list of site collections (the link is...
View ArticleCustomize SharePoint 2013 Top Navigation
I created a simple Team Site collection. The top navigation has four tabs: MP Team Site, MP Page 1, MP Page 2, and EDIT LINKS. I created a simple HTML page and converted it to muster page.I inserted...
View ArticleLookup field with multiple columns
Hello,how is it possible to show more then one column from a lookup list?I have a list with three columns, if i add this list as a lookup field to an other I can only show one column in the edit / new...
View ArticleJSON light support in SharePoint 2013 SP1
In the SP2013 SP1 fix list you find KB2817429 "Minimal and no metadata are now enabled as supported JSON formats". This suggests an upgrade to OData 3.0 standard and in fact if you make a metadata...
View ArticleLimitation on the available styles when using Content Search web part
I have added an App part to my team site home page, then I did the following:-Edit the app partEdit the view to be based on newsletter view style. Then I added a new content Search web part to retrieve...
View ArticleDisplay List of subsites using Javascript Client Object model
Hi,I would like to display a list of subsites on the homepage using Javascript Client Object Model. Is this possible?Please help.
View ArticleFile Attachments from List Item to List Item
Hi,I'm currently using InfoPath 2013 to create my SharePoint forms. In the form, there is a Attachment field. How do I copy the attachment in the item to another item in a different list? Can this be...
View ArticleList Filter Web Part not Working
Hi. I'm implementing a SharePoint Server 2013 Enterprise Farm on a new Customer. I've created the desired site structure. When trying to use the List Filter web part, i can configure, connect...
View ArticleExternal Content Type to read data from SQL Server using SQL Authentication...
i configured my EExternal Content Type to read data from SQL Server using SQL Authentication and Secure Store Service.but when i tried to view the external list i got a link which says to provide...
View Articlestrange InternalServerError on REST API (SP2013 Online)
Hello,On SP2013 Online, I have a SP2013 workflow which is started manually on a list (number, description) and which uses that information to create a new site based on a template. The step for the...
View ArticleUsing Client Object Model in RESTful web service deployed to subfolder of...
Does anybody have a link to an article or a code snippet to get the correct user context (instead of IUSR or app pool account, which is what you get) when using the Client Object Model in a custom web...
View ArticleHow to set Barcode length?
Hi all, I hope to control barcode length, have any idea? (default is 10-digit number, I want to set 16-digit number ):)
View ArticleSPFeature.Upgrade() is missing
Hi guys,I'm trying to upgarde a feature on SharePoint Server 2013. But command SPFeature.Upgrade() is missing. I have SPfeature.Update() instead, but it doesn't change feature version number.What do I...
View ArticleChange Quick Launch Flyout width without changing Top Navigation
We are using SharePoint 2013 and just enabled the ability to have fly out menus on our Quick Launch. We need to increase the width of the menu items though, so we found this code to do...
View ArticleLinq using javascript in sharepoint 2013
hi friendshow to use Ling using JavaScript in SharePoint 2013
View ArticleInvalid usage of query execution error
Hi,I have got the following code in a script task in SSIS package, using SharePoint 2013 client object model.//create context Web web = clientspContext.Web; clientspContext.Load(web);...
View ArticleJavascript error on SharePoint page
Hi Team,I'm updating a list column value by comparing a value of field from the same list using JS. It is working fine. But throwing javascript error on the page. Below is the snippet.var web = null;...
View ArticleError: Request failed. unexpected response from server. the status code of...
Hi,I am using Javascript serializer to send server side code to javascript.This works in IE 9, Mozilla, chrome. But fails with error in Safari as "request failed. unexpected response from server. the...
View Article