The custom field's value is lost when MS Document file is uploaded at second...
Hi, I have a Document Library and I added Author field and 'About Author' field in the library. I uploaded a ms document and the author files is automatically fillled with 'Authors metadta' from...
View ArticleGet List Items using rest api
Hello,<script type="text/javascript"> var url = _spPageContextInfo.siteAbsoluteUrl; $(document).ready(function () { GetEvents(); }) function GetEvents() {...
View ArticlePowershell script
Hi,I have a network fileshare and I would like to add files to this network file share on a regular basis. What i want to do is, write a powershell script that uploads these files to sharepoint...
View Articlewhere to store the values for the purpose of logging
For the purpose of logging, i would like to store few values like strings, some objects, some exceptions[ after few transactions from the end user ] in the SP server.which is the best approach for...
View ArticleUnable to get the WorkflowTasks collection from my SPListItem object
I have a SharePoint 2013, Visual Studio workflow running with one task started. I want to access the tasks collection of the list item that the workflow is associated with.When I access the tasks via...
View ArticleJS and REST - Posting to a Person/Group field in a list
Hi All,I'm using JavaScript JSOM to write back to a list in the HostWeb in a SharePoint-Hosted Application.Text fields update correctly but I'm getting a "Bad Request" error if I try to write back to a...
View ArticleAssigning permission to SharePoint 2013 group using REST API
Hi All,I was trying to assign permission to a group using REST but it failing with error message "Bad Request". Below is my REST code to assign Contribute permission to group with ID 95, It would great...
View ArticleInstalling SharePoint 2013 Videos and/or Step-By-Step Installation Guide Link
Is there any Video(s) and/or Step-By-Step Installation Guide to SHAREPOINT 2013 for both; 1. Developer Environment & 2. Regular Installation on Virtual Machines. Kindly help in this regard.
View ArticleUsing Remote Event Receivers instead of full-trusted Event Receivers in...
Hi!I am new to SharePoint Apps and Remote Event Receivers for them. So I just want to know, is it possible to create and use Remote Event Receivers for early-created (pre-defined) SharePoint lists and...
View ArticleDisposition Approval Task List workflow
When a Task is created from the Disposition Approval workflow the 'Assigned to' field is blank, so I have created a workflow to send an email to particular people when a new Task is created in the Task...
View Articleadfs error there was a problem accessing the site sharepoint authentication...
We are able to create SSO between Oracle identity provider(saml 2.0) and adfs and sharepoint 2013. But in the last step it failsadfs error there was a problem accessing the site sharepoint...
View ArticleError 406 'Microsoft.SharePoint.WorkflowActions.Contact' is not accessible in...
Why and how do I fix it?Imports Microsoft.SharePoint.WorkflowActions Public Class LESBTAWorkflow Inherits StateMachineWorkflowActivity Public workflowProperties As New...
View ArticleSharepoint (Public facing site) Project Guidance
Hi friends ,This is my first sharepoint project (SP 2013) for which I have been asked to develop a public facing internet site.I do have a basic idea about certain concepts of sharepoint but still I'm...
View ArticleJsLink to hide Title field from new and edit forms
Hi,I want to hide "title" field from Display, Edit and New Forms in SharePoint 2013. what is the best way of doing it? Can I use JsLink? or any other way of doing it?Please help.
View ArticleIf Condition in Keyword Query Language (SharePoint 2013 Search Results)
Hi All,Can we have an "If" condition in Query text box in SharePoint 2013 Search results page. For example, i want to hide all list items whose status is "HideItem" from appearing in search results?I...
View ArticleSharePoint 2013 JSOM get the first item in the list
Hi,I am using Javascript client object model and I want to know how to get the first item in the list.Please help?
View ArticleCombining Announcements, Events, and Future Posts
I would like to create a bulletin board for posting of announcements and events at my company.I would like the events to show up on a calendar and the calendar to sync to user's Outlook.Then I need to...
View ArticleError occurred in deployment step 'Recycle IIS Application Pool': Cannot...
How to fix:Error occurred in deployment step 'Recycle IIS Application Pool': Cannot connect to the SharePoint site: Make sure that this is a valid URL and the SharePoint site is running on the local...
View ArticleShare content between sites SharePoint 2013
Hi folks, I have 2 sites on sharePoint 2013 (intranet site + Internet site), each one has its own content (lists, master page, etc...) except some pages like "about us", "daily news"... My problem is...
View ArticleBusiness Data List Webpart - Remove sorting options
I have a Business Data List webpart displayed in SharePoint (SharePoint online). The data that comes into SharePoint is formatted as general, so the sorting doesn't work. It sorts based on the 'edit...
View Article