SharePoint 2013 - Accessing Root Subsites and getting list data
How do I get to Sites that are built off the main root site (http://sptest.domain.com/)Then listed in the "Sites" folder in the SharePoint Connnections Tree?http://sptest.domain.com/DepartmentThen...
View ArticleJSLink changes the display of all the web parts based on the same template
Hi,I managed to create a simple example with JSLink based on several posts that explain its basic functionality. I need to mantain it as simple as posible in order to render several web parts in the...
View ArticleCurrent User Filter Properties Are Empty
I have developed a site using FBA Authentication. Within the site, I have a list which contains information of candidates - basically a list of people. In this list there's an email address. This is...
View ArticleGet selected listitem title in SharePoint Hosted App
Hi,I try to make a SharePoint hosted app that get a listitem and do something with it. On ‘googling’ I found that I need to use cross-domain script. The security is set on the hostweb (manifest.app) I...
View ArticleQuery User Profile Data in SharePoint 2013 using Client Object Model returns...
Hi,I am trying to access user profile properties using Client Object Model in SharePoint 2013. But, when I am trying to get user properties, I am getting null for all except Title. User properties...
View ArticleUnable to call CSS and JS Reference in Search Display Templates
HiContext: I am trying to brand the enterprise search results hover panel (Preview Panel) as I marked with red square box in the screen shot and I tried with inline styling for one of the HTML...
View ArticleDocuments uploaded in Explorer do not appear in CAML Queries!
Hi, we have a webpart which shows all the docs currently checked out to any user but client pointed out thatdocs uploaded via desktop Explorer through IE (used for multiple uploads) arenot appearing in...
View Articleunable to reference css and js files in search display templates
Hi I am adding custom actions to search results hover display template and i found Item_CommonHoverPanel_Actions.html to modify and i am referencing my own css file here but default styles are...
View ArticleVisual Studio Sharepoint 2013 Workflow not attaching to list
I have created a simple SP 2013 workflow in Visual Studio 2012. I configured it through the wizard to attach to a specific list. I am using a VM with windows server 2012, SP2013 in a standalone...
View ArticleIssue with Multiselect in Taxonomy
Hi,Its not working when we select multiple value in managed metadata column.SPListItem myListItem =SPContext.Current.ListItem;Error is “Cannot obtain value of local or argument 'myListItem' as it is...
View ArticleUse PowerShell to find out ASPX pages which have been modified by SharePoint...
Hi,I have been tasked to find out all the pages in our sharepoint farm which have been modified by SPDesigner.I am able to do this by multiple approaches and each approach results in a drastically...
View ArticleIn SharePoint 2013, adding selected webparts to a page dynamically
I have been given an interesting problem to solve. We have a publishing site in SharePoint 2013. Requirement:Every user should able to customize their home page with ease.Load available webpart...
View ArticleManaged Metadata Fields are Disabled
Hi,We have created site columns based on managed metadata tags and added then in content type. Content type has been published from a content type hub that resides in a separate web application in the...
View ArticleCustom Style in Sharepoint 2013 Foundation
Is it possible to create custom styles in the share point 2013 foundation as it is available in the ribbon like heading 1 heading 2. I needs my custom styles available here while entering data on...
View ArticleHow to test Content Enrichtment Service?
Hey, I've used this guide to develop my own content enrichment service. The service is available under http://localhost:8888/EnrichmentService.svc and I've added the...
View ArticleMismatch in SP2013 when it adds /15/ to path of virtual directories so it...
I do know that SP2013 adds /15/ automatically to the path of a virtual directory, see here, but is there a way that I can prevent this from happening? I'm using a UrlAction element in a custom action...
View ArticleYou must fill out all required properties before completing this action
Hi,We have filled all the required field in page still SharePoint prompts us error message “You must fill out all required properties before completing this action” while directly publishing the...
View ArticleSharePoint 2013 REST API service not working except System Account
Hi,I have used REST API service to fetch the data and show from a list. In my dev server i can able to fetch the data with all users even having read permissions. But when i moved the script to UAT...
View ArticleIssue with adding People picker control values to UserValueCollection field...
Hi All,I am getting an issue while adding custom People picker control values to a user multi field in sharepoint2013. I implemented the code as below, which is working fine in development environment...
View ArticleThe SPListItem being updated was not retrieved with all taxonomy fields - SP...
Hi,I am trying to provision a custom list with a number of taxonomy fields in it (using a custom content type). I am using features for all. I have one features (site scoped) for the list definition,...
View Article