How do I make a new page to show in a popup dialogue window?
Hi, I'd like to create a new .aspx page which I can use as a popup dialogue to ask for some user input similar to the how the file upload control looks and works. Is a custom application page the way...
View ArticleFields not in FormContext.FieldControlCollection for Sharepoint 2013
Fields not in FieldControlCollection for SharePoint 2013 I have faced the problem with accessing form fields in SharePoint 2013.I created a content type test001 and 3 site columns, then added the 3...
View ArticleAnonymous access for the Power Pivot Gallery in SharePoint 2013 need help
We have a BI Center Site with anonymous enabled. We have a PowerPivot Library, and we know that this library requires login to view reports. Is there a way we can bypass this login to show the reports...
View ArticleGantt View Filtering
Hi, I am using SharePoint 2013 Server version. I have a list of projects and a list of tasks which has a lookup column from project so is related to the projects list. In the display form of the...
View ArticlePromoted links change the title based on the language
Hi guysi have a multilanguage site collection , i have to change the title of the promoted links based on the language (lcid).. Any idea??Thank you
View ArticleCreate site via REST API with App-only authorization policy
I'm trying to develop a desktop service using the App-only authorization policy that automatically manages certain aspects of an Office 365 tenant. Specifically, I'm trying to create and delete...
View ArticleMessage size restriction on CSOM file upload
Hi,I am using csom to upload files to a sharepoint site.I am receiving this error message: "The request message is too big. The server does not allow messages larger than 2097152 bytes."I have tried...
View ArticleCheck if userid is already in claims mode
Hi,How to check if user account id (domain\username) is already converted to claims account?I have tried the below code: SPClaimProviderManager ClaimManager = SPClaimProviderManager.Local; if...
View Articleupdate taxonomy field by webservice
Hi All,i have a list which one of the field is a Taxonomy field. while updating this fields by Webservice List.asmx i faced two things1. when i have WSSID (i.e. taxonomy exists in TaxonomyHiddenlist)...
View Articleasp:RegularExpressionValidator error in sharepoint server 2013 wikipage site
hi can anybody help me to fix this issueI place a asp.net gridview in a sharepoint 2013 page, I can see the data In the gridviewBUTWhen I place a RegularExpressionValidator to validate a edit textbox...
View ArticleGetting error on Deploying webparts in to Sharepoint site
Hi,I have created a webpart in visual studio as Farm solutions and trying to deploy in to My sharepoint site but i am getting below error.Error occurred in deployment step 'Recycle IIS Application...
View ArticleRendering Powerview using Excel Services
Hi,I've a standalone sharepoint 2013 installation with the Excel Services configured and working... I also created locally an excel 2013 file with a powerview embeded and I uploaded it to a sharepoint...
View ArticleWorkflow Manager for SP2013. The remote server returned an error: (500)...
I am *almost* all the way through provisioning my on premise SP 2013 farm for SharePoint 2013 Workflows. Workflow manager is installed alongside Service Bus. Workflow Manager client is installed on...
View Articlewhere do I find the CONTROLTEMPLATES directory ?
hican anybody tell me where do I find the CONTROLTEMPLATES directory ?how can I make and save acsx file to this directory ?
View ArticleREST API BUG? Not Security Trimming
Hi all,Please see below, but it appears that the REST API is not security trimming. Is this a bug/plans to fix it? REST should be security trimmed by default I...
View ArticleAccessing Power View reports using anonymous access
I am getting the below error when I try to open the Power View report using anonymous access. The same works fine when I login to the site and access. Thanks In...
View ArticleDamaged link url in Publishing HTML Field (Search Driven Content)
HiIm developing some display templalates on a sharepoint 2013 enterprice onpremice. I load a publishing html field in my item_template and all is displayed fine, but...if there is a link (like <a...
View ArticleHTML 5 PivotViewer with SharePoint 2013
Hey Experts, I am in a situation to integrate HTML 5 PivotViewer control with SharePoint 2013 site collection. Can anyone please guide me, how can I integrate? Thanks in advance for your upcoming...
View ArticleGet all calendar list items in a sitecollection in CSOM
Hi,I want to create a application, in which it need to display all the calendar events from all the calendar list in a site collection usinf C# in client side object model.If it is in server side I can...
View ArticleUpdating Module Details in web config
Hi,Right now we are updating below module details i.e public key token,version in the site web.config file manually after building the solution.<add name="ModuleName"...
View Article