Cannot access Item Property Sharepoint 2013
Hi,I have created a webpart which will access some predefined Document Libraries and will access "Secure Coloumn" Property and print it, Below is the Code. it can access property only when i upload...
View ArticleHow to know Login and Logout Details of a user in SharePoint online 2013?
Hi All,I am working on SharePoint 2013 Online.I want to know the Login and logout details of a SharePoint user.I've tried with Popularity Trends,but i am getting ID's of users instead of User names.How...
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 ArticleAdding SP Group to Folder using JSOM in O365
Hi, Is it possible to add a SharePoint Group to a folder in a Document Library using client side javascript? We can't use the normal methods because SP.Folder object doesn't have get_roleAssignments()...
View ArticleHow to get the SharePoint user context available in custom federated search...
Hi,I'm investigating the possibilities for developing a federated search connector for SharePoint 2013 Online. This should allow us to search a customer's database through our custom developed...
View ArticleJQuery Integration with SharePoint 2013?
Suggest me some links regarding JQuery Integration
View ArticleChange SPGroup Owner using JSOM
I'm trying to change group owner of a Group by adding another SP group, here is code:var sourceSpGroup = groupCollection.getByName(groupName1); var toAddGroup =...
View ArticleReplace hyperlink with a button in sharepoint list item
Hi,i have a sharepoint list with a Hyperlink column and i want to replace the link format http://thisisanexample.local with a button that onClick navigate to the Link.How can i do this?
View ArticleHow to change default alert times on SharePoint Online
Hi,Thanks in advance for any replies. The issue I am having is that alerts are set up on certain document libraries, and it is taking sometime for these to come through, I understand that the default...
View ArticleReferenceError: 'Strings' is undefined
I am using several blogs to add a people picker to a SharePoint app we are building. On one page, no issues. On another (both using the same custom master page), in any browser (IE included) we are...
View ArticleLink to SQL table
Greetings All,I have a SP 2013 site that I need to display in a list, a SQL table that will enable the user to add, delete, update directly into the SQL table from SharePoint. I am newbie here. Any...
View ArticleCustom UI for adding webpart in SharePoint
1. I don't require default webpart adder provided by SharePoint.Instead I require a customized UI(With Categories as DropDown, Webpart Preview Images and it should appear on left side of the screen,...
View ArticleSearch returns incorrect document title in SharePoint 2013 Search results page.
Search returns incorrect document title in SharePoint 2013 Search results page.
View ArticleSitepage vs pagelayout vs webpart page
Hi,When we go for a webpart page, site page and page layout.give me some scenarios.What is the main difference.Thanks & Regards,Siva
View ArticleSchedule Excel workbook update
Hi,we have an excel file stored in Sharepoint 2013 where one of the graphs in the file is displayed on a Sharepoint page using the Excel Services web part. The excel file consists of quite a few (20+)...
View ArticleAssistant Field - SharePoint Online People Search
Hi I'm trying to add the assistant field to the people search results but I just can't figure out the correct field name to use in the code. I tried searching the search schema to find the right...
View ArticleHow to access sharepoint 2013 site owners with Rest API?
I have recently started <g class="gr_ gr_6 gr-alert gr_spell ContextualSpelling ins-del multiReplace" data-gr-id="6" id="6">sharepoint</g>. I don't have more <g class="gr_ gr_7 gr-alert...
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 ArticleAddFieldAsXml throws exception
I am trying to add a field to SharePoint using the FieldCollection.addFieldAsXml() function from the sp.js library. This function works well, and I added many fields to my SharePoint Online Site...
View ArticleSharepoint 2013 Workflow current item url issue
Hi,We have used SharePoint 2013 designer to develop workflow for pages library.Workflow has following steps1)Checkout published page2)modify one of the field3)Checkin page.this workflow was working...
View Article