How to terminate SharePoint list workflow programmatically - in an event...
Hi, I use SharePoint 2010. I have a list workflow, which I need to terminate if a particular column value changes to TRUE. I plan to do this in an event receiver with C# code. How to detect the...
View ArticleDataFormWebPart with External CSS
I have a DataFormWebPart that i would like to format with an external CSS file. Is it possible to link to the CSS within the webpart so that all pieces can be exported and reused throughout the site?
View ArticleSharePoint 2010 Top link Bar Customization
Hi..My Requirement is to have some customization for Top Link Bar Sharepoint 2010 that some items are to be shown based on user logins..and below it i should have 2 level navigation eg. menu for top...
View ArticleCustom Page Layout using Visual Studio
Hi..How to create custom page layout for sharepoint 2010 using visual studio for custom Master page ( edited from v4.master ) and to set it has home page..Ravindranath
View ArticleEvent receiver c# code - Did column value change?
Hi, I use SharePoint 2010.I have this Event Receiver (C# code).In the list I have a column called "Salary" if this column value changes I need to perform some action. How to detect if the value has...
View ArticleHow to search from all the document libraries?
HelloI want to search from all the fields (including metadata column as well as from multivalue column and from attachment also) from all the document libraries from a site or from a web application. I...
View Articlechange Task list
Hi,I have a sequential workflow created using Visual studio. When the workflow was first created, I selected the existing "Tasks" and "History" list.After deploying the wsp, when configuring the...
View ArticleIs it possible to add user in SPRoleAssignment based on domain\username only
Hi,I am trying to explicitly grant permission to a user in a custom list.I had checked the SPRoleAssignment...
View ArticleCertification (Microsoft) on SharePoint 2010 development available..
Hi,Can any one tell what all Microsoft certification is available on SharePoint 2010 development also plz tell what all Microsoft certification was there before 1 year also.It can be both IT pro &...
View ArticleHow to show custom error page on Sharepoint 2010
Dear All,I want to show Custom error page on SharePoint 2010.I did lots of Google as well, but still not able to achieve this. I need to show my custom error page on any error occur.If there is...
View Articlejquery selector not working for elements created using xsltlistviewwebpart
hi,I am trying to rotate table cells in a table created using xslt list view webpart. for this I am using jquery as there is no other cross browser solution. what am noticing is I can't make Jquery...
View ArticleSharePoint 2010 enterprise search on different parameters
We have a requirement where search should show results from 3 sources user from AD LOB oracle data Managed metadata Don't know how to approach to show this results. Plz guide with steps to search from...
View ArticleReverse multi line text using regular expression
Hi AllI have a multi line string of dates:2013-05-03 2013-05-04 2013-05-10I simply want to reverse the dates so they read with the day first.I'm able to use regular expressions but can't work out what...
View ArticleShare Point Lists Web Service Issue
Hi Team,We have requirement to access Sharepoint(SP) list data using Informatica for one of the project and for that we are using bulit in Lists Web Service "http://<Site>/_vti_bin/Lists.asmx"...
View ArticleShare Point List Web Service Issue
Hi Team,We have requirement to access Sharepoint(SP) list data using Informatica for one of the project and for that we are using bulit in Lists Web Service "http://<Site>/_vti_bin/Lists.asmx"...
View ArticleCustom Workflow - An error has occurred in
HI AllI am in Sharepoint Online Evironment.I have workflow which will create a SubSite. using a custom create site action.But when i trigger workflow i am getting the above error sometimes.Out 10...
View Articlesharepoint live chat webpart
Hi All,I would like to write some c# code to design a live chat webpart in SharePoint.Any suggestions?Please Note:No chatterbox No Live messenger No Lightning...
View ArticleSharePoint 2010, Approval Workflow, prevent person starting it from approving it
How can I prevent the person who started an approval workflow from being the one who completes/approves it? I have a group of called "Approvers" and only they can do it, BUT, sometimes a person in...
View ArticleAlert messages from Itemstyle
Is there any way to create alert messages from Itemstyle... I am creating one custom template in itemstyle.I wanted to know what are the values coming in <xsl:variable name="mytitle"... fileds... i...
View ArticleHelp writing a formula
I have these 3 columns:1. Baseline Finish (date column)2. Actual Finish (date column)3. Days Late (number column)I want to write a formula with the following logic:If [Actual Finish] is null, set [Days...
View Article