sharepoint 2013 get ID of a user
HiI am looking to figure out a way to get the ID of a user, given their name, so that I can use it in a call to /_layouts/15/userdisp?ID=n where 'n' is the ID of the user to redirect the person who is...
View ArticleSP 2013 replace specific icon color
I have a custom Css applied to the whole sharePoint sites, but what I want is that the sharePoint Icons was highlighted should come in white.I have not used themes in SharePoint and have applied custom...
View ArticleGet columns of list visible for users
Hi Guys!I'm developing a small SharePoint-Client which should output all the columns of a list visible for the user (I mean the ones which you can see when clicking on ListSettings). How do I do that?...
View ArticleRegarding creating a custom search solution that will pull data from...
Hi,I am working on creating a products benchmarking tool - where all products data of many companies will be stored in SharePoint Lists along with photographs. For instance if you have laptops from...
View ArticleSyncing project tasks with Task lists
Hi,I am syncing tasks from microsoft project file to SharePoint tasks list. However, there is a possibility that my project file will exceed more than 1000 tasks over time and one of the limitation...
View ArticleThere is no trusted URLs configured for the app deployment
Hi Everybody,I have a provider hosted app on my SharePoint environment. The app is working fine and loads a form.Within the form there are two client side SharePoint controls. One managed property and...
View Articlesp.init.js - JavaScript Error in Previously Working Item Display Template
Hi - I've run to an issue after applying the April 2015 Cumulative Update. I am working on a VM for training and testing purposes using SharePoint 2013 with SP1. No previous CU's have been previously...
View ArticleREST + jQuery: Can enumerate lists but not get list items
I am attempting to consume data from a SharePoint list in a non-SharePoint application using jQuery. I have enabled anonymous access on the SharePoint site and have added CORS headers to SharePoint...
View ArticleSP 2013: Workflow in Visual Studio 2012 - Context is null
Hi. I have created a custom state machine workflow in VS2013 for SP2013 on-premises environment. Alongwith the workflow, we also have a custom activity for Copying certain data. However, I am unable to...
View ArticleBest approach to deployment basic atifcats on SharePoint Online
I am working on new Office 365 project where i need to decide best approach how we should deploy basic SharePoint artifices.• Master Page • Page Layout • CSS/JavaScript • Site columns • Content type...
View ArticleNeed help writing a simple formula for a calculated column
I have a choice column named "City" with three choices: 1. Los Angeles 2. Houston 3. Denver I have a calculated column named "State" and want it to display a string based on the following condtions:...
View ArticleFormat sharepoint form field labels using js link
Hi there,I want to format(change color) sharepoint form field labels using js link property of webpartI am using the following code to achieve...
View ArticleChange color of field labels in dispform.aspx
Can we change the color of field labels in dispform.aspx??Can somebody help with a code using javascript..I know it can be done using Infopath.. but due to other requirements we cannot use...
View ArticleButton onclick not working in the calculated field
Hi Everyone,I have to add the button in the calculated field through list definition. On click of button it should call the java script function. I can add the button but on click event is not...
View ArticleUser Profile to SharePoint Full Synchronization service unable to synchronize...
Hi All,My User Profile to SharePoint Full Synchronization service is not synchronizing the data with User Profile databaseI have tried everything Last updated/sync date does not change please guide
View ArticleHow to renew certificate of provider hosted app
When we have environments like DEV / QA / UAT / PROD for the SharePoint 2013 provider hosted app model development, how does the certificate renewal or any update on the app / remote app can be...
View ArticleSharePoint - Embedding Excel using Excel services
We are trying to embed Excel using SharePoint Excel Services and we are getting the following error, We have tried all the trouble shooting tips provided in the following link and tried restarting the...
View ArticleSharePoint App: Make new app usable by both SharePoint 2013 On-Premise Farm...
Hello,I wanted to get the feedback from people that have a lot more experience with apps than I do. I am slowly learning apps but these are still new to me. I created a new SharePoint provider host,...
View ArticleCan I use Promises in Display Templates ?
HiAre there any reasons why promises would appear not to work with Display Templates ?I trying to do a REST call and the processing just goes straight through the REST CALL (expected) and then through...
View ArticleAbout ContentType
1.I have one list. this list has three different contenttype.2.I have the workflow. bind to contenttype---X3.config the workflow . ---->doneI use sp.js to add the item---->done.but the workflow...
View Article