Client-side field rendering (JSLink) gets ignored when switching views (BUG)
I made a custom field with JSLink and custom Rendering.Everything works fine when the page is rendered, until I browse to another view in the list (or even the same), i.e. clicking in the link bar...
View ArticleHelp with deploying search display templates
Hi guysI am deploying some html files to the display templates\search folder of a SharePoint publishing site using a module which is as follows: <Module Name="_catalogs" Path="_catalogs\masterpage"...
View ArticleHow do I track versioning in code?
Is there a way to programmatically capture and keep track of the version of a document in a library, and also track minor and major versions? I have never had to do this before and I have not seen any...
View ArticleError while SSRS configuration.
Dear All,I have activated and installed the SSRS through Central Administrator.When I click on Site Setting -> Reporting Services -> Reporting Services Site Setting I am getting following...
View ArticlePowerShell script to create Document Library with a hyperlink field
I am working on a PowerShell script to create a new Document Library for a site, however, I need to add a hyperlink field. How would I go about coding that? I think the internal field name is...
View ArticleHow to remove views links below the list webpart?
Hi All,I want to remove views links which shown below the list,Here, want to remove the div of "All items, test, Status_Action". How to do this?
View ArticleHow to increase more items to be shown in a list page?
HI All,After I group list view by "Workflow Status" column, it shows only 4 item in first page and remaining in second page only. How to have all rows in same page?Thanks,
View ArticleAccessing web.config from server not running Foundation Web Application service?
The scenario is that I have a solution deployed to Central Administration (Web Application-scoped). The solution modifies the web.config of the target Web Application, modifying existing...
View ArticleSearchResults layout issue in enterprise search center.
I just checked searchResults.aspx in Sharepoint designer and without making any changes saved the layout,But after that,All the pages which is using this layout is giving me an error "An error...
View ArticleMultiple login prompt for SharePoint-hosted app
Hi,I knew that Tony already asked the question for provider-hosted app here. However, the issue is worst for SharePoint hosted app. Let's take the following scenario:I installed 4 apps to a SharePoint...
View ArticleHow to filter task from task list according to the current users?
Hi All,I need to filter tasks from the task list according to the logged-in user. If a user logged-in, he should see tasks which he involved. How to achieve this scenario?
View ArticleGetting Access denied exception while updating listitem using Rest API
Hi,I am having an external application that uploads a document to sharepoint using REST API. Here i am getting access denied while uploading the documentDo we need to send the accesstoken via rest...
View ArticleHow do I get the FieldKey value?
If I have a column called "My Column", how do I get its FieldKey value, in code? Dumb question, I know...but am going blank, so I really appreciate the help.
View ArticleSharepoint fail
When will Iget mySharepoint2013sitewithin anotherpagethe following messageappears:"To help protectthe security of informationyou enterthis site, the providerof this contentdoes not allow thecontent to...
View ArticleCustom Page layouts in SharePoint2013 using visual studio2012
Hi,I want to create a custom page layout using visual studio2012 and i need to deploy it to SharePoint 2013. can anybody help on this.Thanks in advance.Regards,Venu
View ArticleHow do i programmatically get the current version of a file?
How do I programmatically obtain both the major and minor versions of a file in a library? I want to be able to get the value of the current version and concatenate that to another field. So my...
View ArticleInput Mask for a text box
I know we can use masked text box in windows form. However, this control is not available in visual web part. I would like to set up a input mask for a textbox as "99-99". Can anyone give me some help?...
View ArticleSharePoint online edit masterpage
Hi,I want to add JavaScript Code the seattle.master in the sharepoint online<script src="https://code.jquery.com/jquery-latest.min.js" type="text/javascript"></script><script>...
View ArticleWCF Service with MultipleBaseAddressDataServiceHostFactory used shows...
Using many manuals in the Net, I've created wcf service to be published in Sharepoint (like ere: http://blog.sharepointbits.com/2010/04/custom-wcf-services-in-sharepoint-2010_17.html or here:...
View ArticleNewbie dev question - adding columns to content type
OK, so I have a test dev project where I've created a few site columns, added them to a custom content type, and then created a list with this content type.Everything is going fine, except when I want...
View Article