List Validation Formula
I have a choice column in my SharePoint list called Status. I have created a List Validation Setting formula that does the following:If Status = "Not Started", then [Effort], [Priority] and [Start...
View ArticleSharePoint 2010 client object model read survey list
Hello all,please suggest me how to read questions and answers in a survey list usingclient object model if possible some code is fine.Like Cricket
View ArticleUsing REST to approve a list item
I am pretty sure I already know the answer to this, but I am hoping someone here can say if its a bug or not and maybe get some visibility in MS on this issue.I am trying to approve a list item via...
View ArticleHow to sent email to current site title + owner group in SPD
I want to send email to site owner group for re-usable content type SPD Workflow.
View ArticleAccrodian expand and collapse in dispform.aspx
In my dispform.aspx and editform.aspx I want to add expand and collapse look (Accordion) for some column as the form is very lengthy. I am working on SharePoint 2013. In my application I cant write...
View ArticleCopy document to different sharepoint site, Created By and Modified By field...
Copy document from one site collection to different site collectionMicrosoft.Sharepoint.Client.File.SaveBinaryDirect(context, relativePath, fs, true);File newFile = web.GetFileByServerRelativeUrl(file...
View ArticleEnabling Developer Dashboard
Can anyone steer me in the right direction on this? I ran the following command with no errors..$ds =...
View ArticleHow to cancel workflow programmatically in sandbox environment
Hi,I have 3 workflows asscociated to a form library in our sandbox environment. Is it possible to cancel the running workflows / mark the status to cancelled for overall workflows and respective tasks...
View ArticleUsing a calculated column to pull a string from another column
Ok let me try to explain my situation. I have a column with multiple paragraphs or text. I want a calculated column to only pull the top paragraph. This break between paragraphs would be an...
View ArticlePowerShell to set Summary View for ListViewWebPart
Hi,I'm adding a ListViewWebPart to my page using PowerShell and all working well. The only thing I'm having trouble with is trying to change the view of the ListViewWebPart as part of my PowerShell...
View ArticleVS2010 SharePoint project not able to be opened in VS2012
Hi,I am not able to open the SharePoint project created in VS2010 in VS2012.It gives the message thatUnsupported This version of Visual Studio does not have the following project types installed or...
View ArticleVS Program to work with SharePoint that is not on the same machine
Hello! I am fairl new to programming in Visual Studio and even newer trying to work with SharePoint. I've just learned that VS and SharePoint must be installed on the same machine, but then a virtual...
View ArticleList
In SharePoint 2010, I created a List with 59 columns using a combination of drop-down, single line of text, and multiple lines of text. I'm testing it now as a user and I'm getting error messages....
View ArticleReminders for SharePoint Designer Approval Task Workflow
Hi,I have created SharePoint 2010 Designer approval task workflow for a form library and it's up and running with no issues. I want to add reminders functionality for workflow and approvers should get...
View ArticleCannot assign -1 to a dropdown's SelectedIndex
Hi,I have a asp:dropdownlist control in my aspx page, I tried to set the SelectedIndex = -1, however, it doesn't let me, it stays at "0", first item. But I am able to set the index to any number like...
View ArticleHow can we write javascript for sharepoint2010 confirmation ModalDialog popup...
Hi, How can we write javascript for sharepoint2010 confirmation ModalDialog popup with Yes NO buttons? Thank you.
View ArticleWorkflow task page - comments field to be Mandatory
Hi,I am using a sequential Task Approval workflow in VS 2010. In the Workflow task page, there is a comments field and 3 buttons - Approve,Reject, Cancel.Is it possible to make the comments field...
View ArticleNeed Help Manipulating Form Fields/Rows using jQuery
Details:- Using the 'jquery-1.7.2.min.js' libraryRight now I have a list setup with over 20 columns, however this is to provide the user with additional fields when they are creating a new list item....
View ArticleCAML Query GroupBy not working
Hi,i have a list with several items. I want to group by a column called "Dept".For example i have these records: NameDepartmentsJohnIT MarkIT LisaHR MattFI MarkFI JohnIT SamIT JaneIT JohnHRJohn has 3...
View ArticleKeeping Page Viewer Web Part Content Exclusive to Each Workspace Instance
I would like the Page Viewer Web Part to display different content for each instance in the workspace. The Shared Documents list already does this, but for some reason, when I display content in the...
View Article