Open display form as dialog box from hyperlinks in a gridview
Last couple days, I was trying to work on a gridview the display external list items. I do not have much knowledge of the area. After I took care the new item dialog, I get another issue for exist...
View ArticleMigrate 2010 On-Prem Document Library to O365
I have a large document library with a number of custom columns that must be maintained while migrating from an on-premise 2010 environment to SharePoint O365. Here are the scenarios I've...
View ArticleInfo path programming , help required
Hello All,I have a project where i need to to work with list and Info-path , Info-path forms will be created to collect data from user , say for example marketing team want to quote for some Products ,...
View ArticleEnable "Display Search box" programmatically
Hi all, how can I enable the "Display Search box" programmatically in SP2013 when provisioning a new webpart. What is the property called. Cheers
View ArticleHow to hide Upload Files using windows Explorer Instead while uploading files...
As per my requirement I need to hide 'Upload Files using windows Explorer Instead' link while uploading files in the document library. I know its coming from uploadex.aspx file.Can I disable it...
View ArticleCan I deploy and debug SharePoint-hosted app into app catalog without using...
I have created / configured App Catalog in my farm.Can i deploy create a sharepoint hosted app into this catalog directly from visual studi deployment process. Or I always have to work on Developer...
View ArticleWait for the function to load -
Hi,I am trying to load all the webs including sub sites under the root web with the parent child relation in an array. Here ReadAllWebs function taking some time to load. So LoadSiteDirectory function...
View ArticleWorkflow Status "not started" for a workflow started in a SharePoint...
Hello, I was trying to implement the association form inside a SharePoint Hosted-app following the instructions here: https://msdn.microsoft.com/en-us/library/office/dn518136.aspx The steps were: 1....
View ArticleCustom styling for quick launch child links.
Hi,How can I apply custom styling to child links on the Quick launch? Meaning what CSS we need to apply?Thank you,techie
View ArticleSome workflows may not be shown. We were unable to reach the workflow service.
In my sharepoint 2013 environment, when I go to view an item, then Workflows, I get this message "Some workflows may not be shown. We were unable to reach the workflow service." There are total of 4...
View ArticleGet distinct values of sharepoint list column using caml query
Hi,I need to get distinct values of SharePoint list column values using CAML Query. I am using javascript for retrieving SharePoint list. Moreover I am using some where condition also in the CAML...
View ArticleUpdating a SharePoint 365 List, Column Type Person, with PowerShell
I have been searching and do not seem to find the answer.With SharePoint 365 it appears the spuser cmdlet is not available. Has anyone been successful with setting the Person field of a list through...
View ArticleHide columns using Jquery
Hi there, I am using jquery for client side rendering. I am using the below script to hide the columns which do not contain any information (and also the white space generated due to hiding). It works...
View ArticleDetect a DataTime Control if it empty
I want to make a datetime field as a required field. I just found out although the datetime control is empty, it automatically filled with the current date and time. How can I make sure user has select...
View ArticleFormula for conditionally requiring attachment in list Validation Settings
Column "A" is a yes/no checkbox field. If it is checked/yes, I want to make it required for the user to attach at least one file to the item.I'm trying to write a formula to place in the list's...
View ArticleHow do I perform and OR statement in SharePoint 2013 workflow?
With SharePoint 2013 workflows, how can i specify an "OR" statement? I am trying to get my logic to do something similar, but I can't quite get it...any idea how I can accomplish this? ThanksIF myField...
View ArticleSharePoint 2013 Gantt View Default Zoom
Hi guys!I need a help. I tried to change the default zoom of a gantt view to show months instead of days with two scripts:First attempt:<script src="http://code.jquery.com/jquery-1.11.1.min.js"...
View ArticlePowershell script to update a users "Default Role" in "My Settings"?
Hi,can someone please tell me how I can use Powershell scripting to update the "Default Role" attribute for each user? (see below/attached screenshot).I found a powershell script to automatically add...
View ArticleSPSiteDataQuery does not return all results
Hi all,I have created a visual web part to show all items with a specific Content Type using SPSiteDataQuery. It worked perfectly until I migrated data to my lists. Now my lists contain about 1000...
View ArticleCreate Document sets in Bulk inside a document library
Hi All,I want to create multiple items using power shell in one Document library. This document library has content type as 'document set' so every item created inside this library must be a Document...
View Article