Get User Informations using UserProfileManager c#
I want to check user profiles picture is exist in my custom webpart. I have done code , it work well. UserProfileManager upm = new UserProfileManager(); UserProfile userProfile=...
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 ArticleSharePoint Online takes hour to install the sharepoint hosted app
I am trying to write SharePoint hosted app and connecting to microsoft online Sharepoint portal (dev site). It takes more than hour to install the app on the sharepoint after i press f5 in visual...
View ArticleREST API/jQUERY Security Trimming Issue
Hi all,I am pulling a list of subsites by using the following code in a Script Editor Web Part. The problem is that if a user does not have access to one of the sites, it fails on the entire output,...
View ArticleSharePoint Move a File from one folder to another in a document library
I would like to move the document and it's metadata from one folder to another in a document library.This works fine as shown below with Admin user, although for non admin user its not working. I have...
View ArticleMultiple REST Calls with jQuery
Hi all,The data I need to display is in two separate REST calls. One to get Sites, another to check permissions on those sites. How would I include two REST calls using jQuery?Thanks,KellyPersonal...
View ArticleNeed help with sharepoint admin related tasks for writing a console wrapper
Hi guyz,im working on a console wrapper which is supposed to provide sharepoint admin related features and functionalities, like creating webapplication, sitecollections, and other things,now i want a...
View ArticleDeveloping APP in SharePoint 2013
I want to develop app and deploy it in SharePoint 2013,Kindly let me know what is the procedure for this, I couldn't find any discrete info for this.Thanks,-Sendil
View ArticleSharepoint 2013 workflow not working. No errors.
Hello. I got simple problem. I successfully create workflow in SP13 designer onplatform 2013, i publish it on my site. No errors, but workflow not working. Tried all actions - 0 result. Same workflow...
View ArticleScript Editor Web Part Security Trimming Fails
Hi all, I am using the following code in a Script Editor Web Part. It displays the subsites in a site collection. If a user does not have permissions to one of the sites, it fails to display any of the...
View ArticleDisplaying a datetime field in a layout page
Hi,I have region settings set to UTC+10 and some datetime fields that are to be displayed/read only even in edit mode (such as date created, date modified and some custom fields).When I use...
View ArticleCan we send a documents to sharepoint2013(office365) to a customer in...
HiCan we send a documents to sharepoint2013(office365) to a customer in Microsoft-CRM grammatically?Thank you in advanceS H A J A N
View ArticleSHAREPOINT 2010 -ISSUE WITH MENU BAR BACkGROUND --TRANSPARENT
Hi AllI am looking for solution to stop the menu bar background transparent.Please suggest If any solutionThanks & RegardsBalabala
View ArticleChange title of newsfeed
Hi allIn SharePoint we get this site feed web part by enabling the feature: Site Feed.This a good feature, but it seems impossible to change title. It is possible to hide the web part chrome, but not...
View ArticleNon document content type inside document library
Hi,I have accidently created a document library with a content type that derives fromsystem instead of document content type. To my surprise it seems to be working just fine except for missing...
View ArticleSimple Sandboxed Solution won't reactivate if scoped to Web from Solutions...
Hi All,I've got a bizarre problem which is really confusing me and I'm hoping somebody could help please?I've created a very simple Sandboxed solution in VS2012 - empty SharePoint Project with one...
View ArticleCross domain request from JavaScript filter on DateTime field.
I am issuing a cross domain request from JavaScript. The request should filter a standard EventCalendar based on the Start and End times. Based on this my url looks like...
View Article[Worfkflow] Change Item permission with CodeActivity
Hi, I want change the item permission from my CodeActivity developed form my Workflow 2013. I would not want using the WF2010 into WF2013... I have created a CodeActivity with no problem and It work,...
View ArticleREST Filter by Current User
Hi all,Is it possible to filter a REST call by the current user? I only want to retrieve the object for which they have access to.Thanks!KellyPersonal Blog: http://thebitsthatbyte.com
View ArticleSecurity Trimmed REST Call
Hi all,I am looking to use REST to display a list of subsites that is security trimmed for the user. I can use this REST call to get my core data for...
View Article