Need one Site collection with two/multiple DNS name
We have an existing SharePoint web application with all path based site collections (PBSC) hosted in with a DNS named as 'abc.company.com' for example. We need one site collection in the same web...
View ArticleSharePoint column validation
I have a column called Stage that has three choicesN1,FN,SNI added another column called Notice Stage. I want this column to reflect what the business user needs to see:N1= Pre-NoticeFN = Firest...
View ArticleSharePoint 2013 adjust window size of document preview in document library
Hello,I would like to know if there's a standard or custom way of adjusting the size of the document preview pane in a document library in SharePoint 2013. I noticed that the window pane for an office...
View ArticleHow to programmatically get list of users and groups that have access to a...
Hello, I am trying to find a way to get the list of AD users and AD Groups that have access to a folder or file that has broken inheritance. I don't need to know how to find the inheritance broken, I...
View ArticleGet all user profiles from within a provider hosted app
Hi,I am trying to create a provider hosted app part that will list out all the sharepoint users that have been synched with AD. This will be added to a gridview for an internal contact list.I am...
View ArticleFind all documents that are created more than four years old (based on...
Hi,I am looking to write a Powershell script that can do the following:Find all documents that are created more than four years old (based on created date)For each of these document sets, find the...
View ArticleHow to show data from SharePoint using Client Side scripting
Hi All,I have a list which contains the "Sector" column. Now i have to display data with respect to "Sector" group.How can i do this?
View ArticleEnable versionning sharepoint library programaticaly
I would like to know how do we enable versionning on Sharepoint library programaticaly in visual studio, i know there is a way to do so as everything can be done in visual studio, but can you show me...
View ArticleLock a Row in a SharePoint Library
Is there a way to lock a row in a SP list/library? Say I have a document that I don't want any more action on. Can I lock that row so the document could not be downloaded or edited?BNM OBG
View ArticleSharePoint model pop up security issue
HI i am trying to use SP.UI.ModalDialog in SharePoint hosted app. Modal dialogue will open the attach file window of host site list item. it works fine with if you are trying to open app web site list...
View ArticleCustom Membership Provider returning null within SharePoint when called...
I have developed a custom membership provider (say, with the name TestMemProvider) and have registered the same in the 3 web.config files for SharePoint in a Forms Claims based web application with...
View Articleweb.EnsureUser(ClaimEncodedUserName) throwing User Not Found in Layout Page,...
I have a Custom Membership Provider setup for a SharePoint 2013 Web App. The Web App is set up for Multi Tenancy and hence the Custom Membership Provider has a dynamic connection string, but uses...
View ArticleExport a SharePoint List to Word
I need to create a word document from fields in a list. I can do it using a workflow and creating a new document from a template when an item is added to the list. However, I would like to be able to...
View ArticleSharepoint Online via CSOM updating DATETIME fields?
Hi guys, In sharepoint online I'm having trouble updating "dates" in "datetime" fields. I'm talking to sharepoint using CSOM, and here's an example that's not working:...
View ArticleSharePoint online - Workflow behavior
Hi Experts,We have created workflows with different accounts. All accounts are Site collection admin accounts. Workflows are tested and were working fine. But recently we see many a times workflows are...
View ArticleHow to customize out of the box "Delete" button of the Ribbon for selected...
Hi,Kindly suggest me any solutions or reference links regarding how to customize out of the box "Delete" button for selected List Item.ThanksRazvi444
View ArticleLogging into SharePoint 2013 from a Word add-in using JavaScript
Dear AllWhere I work, we have had for several years, some VSTO customizations that are being used to compose emails and word documents, based of some standard texts saved inside of our SharePoint 2013...
View Articlecan not create custom site columns using visual studio ,, please adivce
I want to create new site columns using visual studio, so I have followed the same steps mentioned inside this MSDN article for creating site columns using visual...
View ArticleHow to get List item count using REST API
Hi All,I am new to REST API and want to fetch the the number of items in a list where 'Learner Name'= Logged In UserHow can i do this? Or Is there any better approach than REST API?Please suggest
View Article