Sharepoint 2013 Designer: Unable to publish workflow...
I have setup and configured the workflow manager and registered the workflow service with power shell. I can create and start a workflow by using the SharePoint UI. This workflow completes successfully...
View Articlestsadm -o deleteweb access denied
I am trying to remove a subsite with Sharepoint Management shell 2013stsadm -o deleteweb -url http://mysharepoint/testsubsiteand I get Access denied.Note: if I point to http://mysharepoint/testsubsite...
View ArticleOracle DB as external content type in SharePoint 2013
Hi all,I'm trying to create and ECT from an Oracle Database in SP 2013. Is it possible to create it with Sharepoint Designer 2013? I had a look at this article but it creates a DataSource. I am no...
View ArticleEvent Receiver won't update
Hello,I currently have a custom list with an ItemAdded event receiver. I have updated the event receiver a few times and redeployed it to the list. (using update-spsolution, and even remove and add...
View ArticleCSOM (Javascript) Inner join CAML query on 'User Information List'
I need to pull site user details like (email, display name, phone) from 'User information list' using a 'inner join' on a different list 'SiteOwners' where 'Contact' is a person or group field.The...
View ArticleHow exclude subsites in global navigation from c# code
Hi,I need show Global navigation items in custom web part, below code is returning global navigations with sub sites. how to exclude sub sites and return only global navigation items links?using...
View ArticleConfigure People picker - peoplepicker-serviceaccountdirectorypaths
Hello, I have used "setsiteuseraccountdirectorypath" by stsadm to configure people picker .There is another command "peoplepicker-serviceaccountdirectorypaths" . I dont know what is for ? and when I...
View ArticleHow to display calendar in web part with selected month(jan,feb,march) in...
Hi All,How to display selected Month like jan,feb,march in single page with different webparts.I created 3 webparts and selected(jan,feb,march) but when page refreshes all webparts are displaying...
View ArticleCrawel Account
Hello, I have read about managed account . Then I read there is an account called "Crawel Account" . I need to know where I set this account . Do I set it in the application pool of search service...
View ArticleSharePoint 2013 - Applying a spcolor file on MySite with Feature Stapling?
Hi all! Have read that the only good way to apply some branding on MySite Creation is to do this by feature stapling. Thus I don't want to get my hands to dirty, I just want to customize the colors...
View ArticleSharePoint 2013 Workflow deploying to Staging :Workflow XAML failed...
Hi,We have created SharePpoint 2013 Visual studio workflow in development its working fine. When i moved to staging server. Its not working. Its throwing below error. Help on this...
View ArticleSPGridview refresh behaviour
In SharePoint Page , 2 webparts are added First one is custom webpart - SPGriView added to updatepanel Second one custom webpart with button which refresh SPGridview in first webpart This button...
View ArticleHow To Get Users Permission From SharePoint list\Libraries from complete site
Hi Guys,I want to make a report to list out all the objects from sharepoint site where NT AUTHORITY\authenticated users group/user has permission. Needs to check permission not only from Site needs to...
View ArticleWhen to use the NEW keyword
Hi all,Can someone please explain to me in layman's terms (as easy possible) when I should use the New keyword when programming. I am very new to SharePoint development and keep making the mistake of...
View ArticleUpdating list items in a document library using SharePoint 2013 REST Api + C#
Hello,is it possible to update/modify a list item in a document library via REST Api (c#)?Unfortunately, I could not find any code samples.Any kind of help will be appreciated.Thanks,Dennis
View ArticleSharePoint 2013: Change a user's "Display language preferences" through code
There is requirement that we have which needs us to allow the user to change the display language for the site from one of our application pages . In SP 2013, we had mimicked the display language...
View ArticleSharepoint 2013 - Coloring The Web Part Title Background and changing Font Color
I am not a very experienced coder. I am attempting to change the Announcement web part title to have a background color of black and also change the font color.I have turned on Content Editor and added...
View ArticleClient Side Rendering in List Display Form
I would like to use CSR to customise a list display form.I can't seem to find any examples where people have done anything more than alter how a particular field is rendered in a display/new/edit form....
View ArticleCan somebody please confirm this bug - JSLink client-side rendering in list...
Am I the only one to see this error or am I the only one to experience it? I'm really struggling hard with it. I created a custom field (or alternatively a simple site column) and set JSLink, to have...
View Article