FBA editing web.config files
Hi,I have previously edited machine.config file and updated connectionstring,MembershipProvider and Role Manager provider details and it was workling fine.In my production I don't want to edit...
View ArticleHow to delete a list item from a list using column value matching with REST API?
Hi..Since delete is a post request, I found out that we cannot use Odata $filter to filter a row based on column value match!So I want to know if there is a possibility to delete list item(s) based on...
View ArticlePublishing site template in office 365
I need to create modern UI webparts in the publishing site template and i am unable to find the modern webparts in the modern ui layout.please let me know if i need to enable some features or is there...
View ArticleExpand Multiline Text with active append feature - No SP Designer, No Workflows
Hi,I need your help with a special problem I've got here in our Sharepoint environment.For the last days I tried a lot of possible solutions that I found here and on other websites without any...
View ArticleWhen add an item (with a user's field) to the ProjectTeam list, the person...
Hi All, I have a site "/projects" with a lot of subsites (Projects), on every subsite is a list ProjectTeam, which have field "Name" (type ="user") and field "Rolle" (value like "projectsponsor" or...
View ArticleOpen Folders in Document Library to new Window
Hi,I have a document library web part added to our homepage and we would like the folders inside that document library web part to point to a new window when clicking on them. I want it to open to its...
View Articleremove the table inside div using jquery
Dear all,I have a sharepoint 2013 site and enabled metadata navigation.I want to remove some columns in navigation using jquery.I have checked in developer tool i found div inside tables now i want to...
View ArticleHide column in root folder view in SharePoint 2013 document library
Hi,we have one document library and it is having multiple folders and i created one column name Review Date I want to hide this column Review Date on root folder and it should be visible for the...
View ArticleHow to Expand Collapse Multiline Text field in SharePoint ListView
Hi,I want to Expand and Collapse Multi line Text in SharePoint list-view as the text is very longhow can i achieve this ?sal
View ArticleSharepoint Announcement alternative image
Hi All, I have created Announcement list in the sharepoint.In a page i am showing only 3 announcements.Suppose i dont have image for one announcment image column i leave it as empty and saved...
View ArticleError in pagenavigation in related items list
I have a Display View (ListFormWebPart) of an Item with a related items list on SP2013. This related view shows 10 items per page and as standard there is the naviagation to see other items:Once I...
View ArticleLast Modified Time is incorrect in SharePoint 2013 Search Results
Hi,We have a word document that was last updated on my local machine on 20th May 2018. When this file was uploaded to a SharePoint document library on 9th July 2018, the out of the box SharePoint...
View ArticlePerform action based on change in the table value in external DB
Hi,We have upstream system which populates table with specific values. I need to constantly determine the value in the table and based on the change I need to call a method on PowerBI.Can we write...
View Articleenforce unique values in 2 columns javascript
I have a sharepoint list and I want to enforce unique values in a people picker and a dropdown columnso I created a JS and in the PreSaveAction function, I call a function CheckExists() and that...
View ArticleWhat is teh column name for Category Id in Community Discussion list?
I need to get the CategoryID from Community Discussion List of a community site using CAML? Category column holds the Category name and the CategoryID column does not exists I believe,Thank you
View ArticleFBA Configuration Manager
Hiwhen I click on apply config I am getting the below error message is this related version ?
View ArticlePerson or Group field add value current user CSOM
Hello. I want to update a multiple person field. This my code:ExecuteOrDelayUntilScriptLoaded(updateUserField, "sp.js"); function updateUserField(){ var itemId = 1; var ctx = new...
View ArticleFBA Configuration on each web.config
Hi,I have edited the web.config files for Central admin,STS and web application with below code. the same code works perfectly when I add this code on machine.config but getting issues when added in...
View ArticleModify HTML Field Security Using Powershell or C#
I searched a lot but not able to find out how to Modify HTML Field Security in SP2013 Using Powershell or C#Need help..!!
View ArticleError while creating SharePoint 2016 Web Application using PowerShell Script
Hi, I am trying to create a SharePoint 2016 Web Application using PowerShell Script $WebApp = New-SPWebApplication -AuthenticationProvider (New-SPAuthenticationProvider...
View Article