Read lists from different pages
Hi!Im having a sharepoint hosted app, and im inserting it into subsite, lets say Course1. Course1 is now the hostweburl, while my app is the appweburl. So i can use all the lists that i wan't that is...
View ArticleMMS Service not working in few Site Collection however working in few
Hi All,I am facing very unique issues, I have migrated my MMS service from development server to production and post that only it's working on home sites else it's giving err "The Managed Metadata...
View ArticleHow to update picture/image in Sharepoint existing picure Library
I am having one image in picture library ,i want update another image with same user id and picture id.if anyone having relevant solution please refer here.
View ArticleHow to upload file in sub folder using the folderpath
Hi, I wanted to upload the documents in a nested folder(Subfolder). I have a sample code: this.newFile = parentList.get_rootFolder().get_files().add(fileCreateInfo); But this will upload to the root...
View ArticleCreate Business Intelligence Graphics from a Custom SharePoint List
I have a SharePoint Custom List that I need to be able to generate a graphical interface for the data contained in that list. Is there a way to create a business intelligence web part for a custom...
View ArticleNewForm.aspx JQuery get ID newly created item
I want to retreive the ID of the newly inserted item with JQuery in the NewForm.aspx:<script src="//code.jquery.com/jquery-1.10.1.min.js"></script><script type="text/javascript">...
View ArticleCreate folder structure in SharePoint 2013 library using JSOM scripting
Hi All,I have a requirement where I have to create nested folder structure using JSOM.For example: I have a Document library.Inside that, I should create...
View ArticlePowershell to find URL lengths greater than 260 characters
I need the Powershell to find URL lengths greater than 260 characters, I've tried using scripts from both the sites below. 1 doesn't output to a text file and the other tries to locate all files in...
View ArticleHow to change OneDrive text for OneDrive library
I have been able to modify the mysite15.master to apply additional SuiteBar links and to change the "OneDrive" text to "MyDocs." However, when I click on the "MyDocs" to link to the OneDrive library...
View ArticleWeb Part Error: Unhandled exception was thrown by the sandboxed code...
Good Morning,I am using VS2013 to create simple web part to display latest listitems from different list and folders.I have added button to send same context in email.on button click i get below...
View ArticleDelete Survey list question
Hi,I'm facing an issue while deleting Survey question from SharePoint. Please find the snippets used.Error: Field with name "test col" was not found using (ClientContext clientContext = new...
View ArticleWhen user selected the "other" in drop down it should display the text box...
I have a choice "drop down" list, this drop down contains the values "A", "B", "Other", when I selected the "Other" text box should be visible beside the dropdown in SharePoint list, By...
View ArticleSharePoint App Model Development - Best Practices ?
Hi, As we all know that Microsoft introduced App based development in SharePoint 2013 to avoid Server degrade in terms of performance. All execution happened outside of SharePoint host web and it...
View ArticleApproval Workflow Email
I have created an straight forward approval process using the workflow in Sharepoint designer. The worfklow will email the person who created the request and will also email them when it has been...
View ArticleCreating and modifying forms in SharePoint Lists
Now that InfoPath is being diminished what is the preferred method to modify the format of forms in SharePoint lists?Ethan Dunham
View ArticleAccessing SQL table data in SharePoint list using BCS REST API
Hi All,I am developing an Application in which I have one list in SharePoint and rest of the data is in Access App. I want to access data from one of the table column in SharePoint list.For Eg. I have...
View ArticleHide / show field basis dynamic field selection
how do I make a field to hide/ appear basis a selection in a dynamic field. dynamic field Option2 has options a/ b/ c/ d, which is based on a parent field, Option1 1/2. When I select c in Option 2,...
View ArticleAdding a Content Editor, Content Link causes other Web Part titles to be...
I'm using an on-premise SharePoint 2013 service. I've added a new Content Editor web part and then I specify a Content Link. Once I've don't that, all other Web Part and Pop-up window titles have about...
View ArticleHow to get User Profile property (including: Text and ID from a specific...
Hi everyone,I would like to read the value of a UserProfile property which was mapped to Taxonomy field, but it only returns Text of a Term. I would like to get more Term Id from that. How can I get...
View ArticleHow can I display a Wiki Page in a Pop Up Dialog?
Hi,I have a request to display a Wiki page in a pop-up dialog box. Every time I do this it throws an error. ULS gives no error. It's only when the page url gets appended with IsDlg=1. How can I view...
View Article