Search REST Api retrieving different values for total records
I'm using a rest call to get results from SharePoint but at some point when going through pagination results, the total count change sometimes lower, sometimes higher, I'm doing the same call each time...
View ArticleUnable to send email with CaregoryID Lookup in discussion list of COMMUNITY...
I am constructing an email to be sent (when item is created/changed) using SP Designer workflow which needs a hyperlink with CategoryID=The Actual Category Id from the Categories...
View ArticleHow to add Users to a custom list who are added in SharePoint Groups?
I have a custom list 'AllGroups' with a column "Group URLs" as hyperlink column. My SP site collection has several SP Groups. In the custom list, I add those groups URLs like...
View ArticleHidden columns in the result search to specific group user
Hi everybody, how are you?I want to know if exist a way to hidden some columns to a specific group user and show for another group in the result search.Anybody know about it?Thanks in advance
View ArticleInput Elements of Fields of NewForm.aspx not loaded when script runs
I have a JavaScript that opens a NewForm.aspx child window (upon a button control click) within a list column and I had set up a JQuery $(document).ready() call within the parent script. That was not...
View ArticleSeparate C# web application writing to SharePoint 2013 List
I have an on premise SharePoint 2013 website and I was hoping to create a separate web application that connects to the SharePoint 2013 list and manipulates data, whether its insert, update or...
View ArticleQuery "Site Pages", "Pages" by title using PowerShell and CSOM generically
Hi All,I am not really a sharepoint export, but I do have the following thing I need to achiev.I do have around 60 different sites collections where I do need to generate a report of the "Pages" and...
View Articleget all terms from term set using jquery
Hello,currently i am getting an issue for get_customSortOrder of a term.terms are sorting perfectly which are root level terms but 2nd level / child level terms are not getting custom sort order.in 2nd...
View ArticleDisplaying Items from one list to Display page of another list?
Hey allI am trying to get a list item from one list to display on the display page of the other, I have made it so the 2 lists use the same item ID for items I want to Display, but I am not sure how to...
View ArticleSP 2013 - Use JS Links to Chage List View
Hello Community,I am working in SP 2013 and I need to style a list view in a photo library so that instead of showing the thumbnail and four metadata fields horizontally, the data is shown vertically...
View ArticleJquery to display an alert when the Save button in clicked.
Hello,I'm not a jquery guru, but I'm trying to learn. Anyone know why this isn't working?...
View ArticleOverride CSS in display template
Hello:I would like to override CSS in display template. I understand that I can reference to an external CSS using includeCSS element but I am looking for an easy way out. Is there a way to include...
View Articleuser login with site action menu move to custom master page sharepoint 2013
how can i move this following user login with site action menu to header of custom master page in sharepoint 2013 ?following is header of my custom master page HTML tags; i want to put above user...
View Articleworking with Stratus Forms Hillbilly Template in SP 2013 client side UI
has anyone used https://github.com/mrackley/HillbillyTemplate for customizing a new custom form for against SPLIST?i wanna have new custom with people picker control, date controls with validation,...
View ArticleChange Custom Timer Job Schedule
Hello:I deployed a custom timer job via a feature to run weekly on Sundays at midnight. I would like to change the schedule to Sundays at noon. To make this change, I went into central administration...
View ArticleCrawl Component Error in Search Topology
Hello:I am noticing a red "x" in the search topology page. I followed Steven Mann's post on http://stevemannspath.blogspot.com/2013/03/sharepoint-2013-search-fixing-orphaned.html but I could not find...
View ArticleHow to upload a document from a SharePoint Provider Hosted Addin to a...
Hi,Say I have a document library in a DEV02 site collection in SharePoint 2013.The library (MyLibrary) has a required Managed Metadata column set on one of the fields (columns). I develop a...
View Articleinsert an list item into splist either using SPServices or REST API
based on the below link https://social.msdn.microsoft.com/Forums/SECURITY/en-US/b7d45ac0-718f-4ff0-b862-884b23b2793e/adding-newitem-using-sp-services?forum=sharepointdevelopmentpreviousI am trying to...
View ArticleSharePoint Designer 2013 Workflow REST API Update List Item
How to use REST API in SharePoint Designer 2013 to update a list item?I have a list that contains a few columns, eg. ID, name, status, balance.I want to use the SharePoint Designer 2013 to create a...
View ArticleAdd attachment button to a custom new form SharePoint 2013
I'm creating a new custom form using SharePoint Designer 2013.I would like to add a attachment button to be able to upload files and images. How can this be done?See code below<tr><td...
View Article