SCOM: How to get files that don't have checkedin versions
Hello,I'm trying to get the files that don't have cjecked in version. These are the files that are shown in list settings/"Manage files which have no checked in version" or...
View ArticleSharePoint Search Display Templates - How Do I Create Custom Web Part Property?
I develop SharePoint Search Display Templates. How do I create a new custom web part property for the search display template? Is there such a way to do that?
View ArticleHow to create list item in SharePoint list folder?
I have enabled folder option on SharePoint list.Through rest api, I would like to add list item in specific folder.Is it possible to do it in REST API? I am not able to find any sample codes or...
View ArticleHow to filter data based on Dropdown list selection using Jquery
Hi All,I have a dropdownlist on a home page. What i want is based on the selection of item in dropdown, fetch the data from listwhere the selected value is one of the column in Master List. I don't...
View ArticleProblems with Managed Metadata Column in SharePoint 2013
Hello together,I got an issue with the managed metadata column in SharePoint 2013. I have created site columns of type "TaxonomyFieldType" to include it into a content type and list. During deployment...
View Articlehow to do CRUD operation using SharePoint Hosted App?
I do not know much about SharePoint hosted app. But I want to do edit,update,delete opeartion using Sharepoint hosted app on a sharepoint list. How should I achieve It? Any article regarding that?...
View ArticleCouldnt Map sharepoint layouts folder in Sharepoint 2013 VS 2013 project
Hi,I m trying to migrate solution that are developed in Sharepoint 2007 to Sharepoint 2013.I opened the solution file in Visual studio 2013 and VS converted it for me. I manually updated the Framework...
View ArticleBasic Workflow Design/Question
I'm struggling to get a Wait For and If working on a list workflow in SP2013 using the SP2010 workflow engine/template in SPD2013.In step 1 (same block) I have..Wait for 'Risk' to equal '1'If 'Team'...
View ArticleCSOM Javascript FolderUrl not Working
Hi AllI'm trying to add an Item to a Folder. My problem is that the record always goes to the main root. I'm missing what?var ctx = new SP.ClientContext(siteUrl); var list =...
View ArticleSharePoint 2013 options for database-driven user queries/applications
Total SharePoint newbie, trying to get some basic information. I've been searching online but I don't think I'm asking the right questions.We have several web apps with MSSQL back-ends, that are...
View ArticleExtracting document properties from custom OOXML files?
Hello,I have a conceptual question about SharePoint's document property and metadata handling. The company I work for uses SharePoint for document management. For this purpose our IT department has...
View ArticleAutomatic SPsite creation with Powershell : issue to install and use the site...
HelloHere is my issue :For a job, I have to write Powershell scripts in order to make SPsite creation more automatic and easier. When someone in our company wants a Sharepoint site, he/she asks to the...
View ArticleAdd value to "Enterprise Keyword" field from Hover Panel
SP2013 Enterprise Search crawling SP2010 content and returning the expected results. The requirement is to add "Enterprise keyword" value from the search results page for the selected document using...
View ArticleSharePoint REST Query - How to say "Where Is Null or Empty"
SharePoint REST QueryThis is the returned value for the field I want to use<d:myfield:null="true" /><REST>...?$filter=myfield_____________? (how do I say is (not) null or empty)Thanks in...
View ArticleAutomatic following of Colleagues in SharePoint Social profiles.
Hi,Is there a way to disable automatic following of colleagues in SharePoint 2013 Social features? For eg: currently the default behaviour is that all the colleagues in my Organization chart are...
View ArticleHow to add or edit master page for INTRANET site?
I know in SharePoint 2013 Design Manager is used for branding of only publishing site but if I want to edit master page and want to give it a different and professional look for a INTRANET site then...
View ArticleLoading itextsharp in SharePoint 2013 Project
I added the reference to itextsharp.dll to my SharePoint 2013 project in Visual Studio 2013 Pro.When I run the project, I get an error:"Could not load file or assembly 'itextsharp, Version=5.5.0.0,...
View ArticleUnable to change base permissions for an existing role definition using CSOM
I'm developing a solution that requires that I add new permission levels and edit existing ones using CSOM managed API. Adding new permission levels works as expected, but when i try to edit base...
View ArticleCustom Ribbon Button
Hello All,Exactly next to check permissions button I want to create a custom button , on click of that I have to show "Hello"Note: exactly next to check permissions buttonLike Cricket
View ArticleGet Managed Metadata with COM - Taxonomy Session
Hi guys,I want to retrieve Managed Metadata of a document library with VB and update some of my files in the library with managed metadata. When I google this case I get answers which refer to the...
View Article