Can we convert the SharePoint web page to PDF format?
Please help me out of the below task, share your ideas and links.Can we convert the Sharepoint ".aspx" Page to PDF? Is it possibe or not?Thiyagu
View ArticleAny PowerShell script for this please? Iterating through...
Hi thereI have a CSV file which looks like this:Domain1\Tom, Domain2\Tom Domain1\Dick, Domain2\Dick Domain1\Harry, Domain2\HarryDesired function of script:If Domain1\Tom has READ permission in SPList...
View ArticleAudience Based Branding
Hi,I have a requirement to produce a site that applies different branding based on the part of the organisation that the user exists in.I found this useful post about using audience targeting with CSS...
View ArticleWord wrap in Search Filter in SharePoint Online
Hello,I have a word wrap issue that I dont know how to solve in the Search Filter webpart in SharePoint online.Right now, it looks like this:How can i force the last line "Private Sector Engagem..." to...
View ArticleHow to deploy custom solution feature to Sites and Farm Level (Central Admin)...
I have a custom C# solution that is scoped at the Site level. Once deployed I am having some trouble getting it deployed to the farm Central Administration site. The solution has a control that I...
View ArticleWorkflow errors on clicking check for errors
Hi,I am creating a SP2010 list workflow on a SP2013 team site using SharePoint designer. I am getting the following error message when I click on "Check for errors", but I am not able to see the...
View ArticleAccess SP Term Store from console app
I have a console app that i used to connect to SP online to get termstore data: ClientContext context = new ClientContext("https://site.sharepoint.com/"; SecureString passWord = new SecureString();...
View ArticleSite Contents menu in mobile view
Dear All,I have a question regarding display logic of "Site Contents" menu in mobile view.For admin it shows all elements from PC view including custom Sharepoint Add-ins from O365 Store.For other...
View ArticleAdd custom links on SuiteBar from SharePoint List
Hi All,I am using SharePoint 2013 and want to add 5-6 custom links on SuiteBar but the requirement is the LinkText & URL should come from SharePoint List so that Admin person can change this...
View ArticleJSLink caching issue resolution?
I am attaching several js files to the listform webpart property JSLink. They are seperated by the pipe (|) character. The scripts work fine. But everytime I make a change to the js file, I have to do...
View ArticleError showing Developer Dashboard in SharePoint Foundation 2013
Hi everybody,we have a SharePoint Foundation 2013 farm with SP1 and CU Nov 2014 applied (15.0.4667.1000). We have enabled developer dashboard and when we try to open it a new browser window appears...
View ArticleHow to Hide or Visible Fields
Hello all,Good day. I created form in Infopath. i want to show some fields at the time of edit.how can i achieve the results.
View ArticleAdding navigation links through programming
Hi,We are building navigation links thrpough programming using AddNavigation node.Can you please let me know how to correct this? By the same code works in development & local environment. But on...
View Articlehow can i create Sharepoint list item containing feild of type Person/Group...
how can i create Sharepoint list item containing feild of type Person/Group using rest api.Available to me is the email address of user only__metadata:{'type':'SP.Data.SpTutorialListItem'},Title:'Some...
View ArticleModify the message displayed when I delete a web part?
We have some very custom web parts that store their data into lists... when a user removes a web part from a page we then find the data that web part was using and delete it.My question is when you...
View ArticleHow to get current site template ID and Name using CSOM SharePoint 2013
Hi,I am trying to fetch current using site Template ID and Name sung SharePoint 2013 CSOM.ctx.Web.Webtemplate will some name.But I am not able to get exact ID of the base template IDPlease suggest me...
View ArticleHow to get Friendly Url via Javascript in a sharePoint - if page is accessed...
Hi All,I have a CSWP which is configured to pass the {Term.Name} to get some result, it works fine if I access the page via Friendly Url but if I access the Page via full url it does not result any...
View ArticleVisual Studio - This task requires the application to have elevated permissions
I'm trying to create a visual web part in Visual Studio 2013. When I click on the SharePoint 2013 Visual WebPart to create the project, I get prompted "This task requires the application to have...
View ArticleChange document site to team site
Hi,I created site as a "Document site", I would like to change this to "Team site". More importantly, how do I do without losing permissions that have been setup on document libraries, lists, etc. Is...
View ArticleAdding image from SharePoint picture library to ReportViewer (.rdlc) does not...
Hi,I am trying to create a report using ReportViewer (.rdlc). The report consists of data from SharePoint list and picture library. I created an application page under Layouts folder. In the the...
View Article