Publishing site home page renders differently for different users in...
Hi ,We have created one publishing site in SP 2013 and have deployed page layouts with content .The pages are appearing differently for different users .Global navigation , footer and images are not...
View Articledvwp - grouping onclick="javascript:ExpGroupBy(this) does not expand
I have a dvwp in 2013, simple grouping which collapses but does not expandI use onclick="javascript:ExpGroupBy(this) to expand and collapse.... any help would be appreciated<xsl:template...
View ArticleSharePoint 2013 Apps are not shown in App Part after Deployment.
When I Deploy/Publish SharePoint 2013 app to App Catalog from Visual Studio 2012 it gets deployed to Site Contents, but it doesn't show in App Part in Edit Page on Home.I am able to access my App from...
View ArticleSharePoint 2013 Custom Site Template
Hi together,I've created a new custom site template, but this should only viewed in the create site colelction menu and not in the create sub-site menu.How can I do this ?Best regards
View ArticleProblem in adding Custom Provider for Work Management Service
Hello,I'm facing an issue in adding custom provider for work management service. As you are aware, Work management service is a Provider model and we can integrate with other systems by adding custom...
View ArticleCheck OWA configured or not from Sharepoint application page through coding...
I have a requirement where I need to check whether Office Web Apps is installed/configured in SharePoint 2013 server. I need to check this from my Sharepoint -2013 application page using code. We can...
View ArticleHow to write saml token to XML without SubjectConfirmationData
Hi, I would like to serialize saml token to XML and I am using that code:if (handler.CanWriteToken) { var sb = new StringBuilder(); handler.WriteToken(new XmlTextWriter(new StringWriter(sb)), token);...
View ArticleHow to create a SharePoint 2013 App as a ClientWebPart in VisualStudio so...
Can anyone please guide me on how to create a clientwebpart app in Visual Studio 2012 and deploy it on my site, so that i can add webpart on my home page.Thanks.
View ArticleHow to run refined search using refinementtoken, keywordquery
I am using keywordquery with refinement. I am able to retrieve the refinmenttoken back from refinementtable but they looks like numbers format, not base 64. And when I pass the token back with...
View ArticleSorry, you are not allowed to share this with external users. SharePoint 2013...
I have a claims based authentication (sso) scenario with SharePoint 2013:A SharePoint site (RP-STS) configured and working with a ClientName-ADFS (ID-STS). Where the Client-ADFS is accessible only from...
View ArticleGet My Tasks tasks via REST API or Web Services
Does anyone have any suggestions on how to get the My Tasks list (which is showing a list of tasks from multiple sites) via a web service or the REST API?Thanks,Ben
View ArticleHostweb list task email notification is not working
I developed an sharepoint hosted app, within the app, I managed to create a list named Application Form on Hosted Web, not in app web. var listCreationInfo = new SP.ListCreationInformation();...
View ArticleApp Custom Action in Site actions menu
Hi all, I can not create an SharePoint hosted app containing Custom Action at Site Action menu. I previously on SP 2010 created Custom Action which opened Application Page. but now in a app project it...
View ArticleAdd version Tag to Dokuments inside Sharepoint 2013 - Sandbox Solution
Hey Guys,i´m trying to add the SharePoint Version tag inside of a Document using an Event Receiver.But i can´t find anything that might help me how to work this out in SharePoint 2013 using c# and...
View ArticleWho knows how to use SPMicroFeedManager and what the relationship between...
As we know, we can use SPSocialFeedManager to get the NewsFeed in SharePoint 2013. But I also see SPMicroFeedManager is exsiting in Microsoft.Office.Server.UserProfiles. I'm wondering what the...
View ArticleSharePoint 2013 Standalone VM for Development?
I'm building a VM for SP 2013 development. Will be developing Solutions, WebParts, Custom forms, Dataviews, Business Data Connectivity, Custom Fields, inline Jquery, SSRS reports for deployment into...
View ArticleDiscovering apps granted permissions at runtime
In the appmanifest of my app for SharePoint I request permissions on a document library in the host web:<AppPermissionRequest Scope="http://sharepoint/content/sitecollection/web/list"...
View ArticleAll these cryptic SharePoint 2013 workflow errors, how to find more details?
I have a working SharePoint 2013 workflow that suddenly stopped working anymore. The Workflow Manager server works fine as some other 2013 workflows still work. When this particular one starts it is...
View ArticleRSS Viewer in Sharepoint 2013.
Hi,How to get Rss Feeds in SharePoint 2013 site from a external blog. I don't see RSSViewer webpart in sharepoint 2013.Thanks,M.M
View ArticleResource file entry not accessible in a custom sharepoint solution...
In SharePoint solution added a module to create search center results page. I am adding components to it through elements.xml. I am trying to reference a resource file entry hosted in...
View Article