How to set the order of the fields in List forms
I am currently building custom content type using Announcements. I have added 5 custom field types in list defoinition using schema.xml but my fields are appearing after default fields like title,...
View ArticleHow to get and set the column order in SharePoint list forms
Hi, I want to read the column order of the SharePoint list forms in SharePoint 2003 sites using any of the available web services and need to set the same order in the newly created list in SharePoint...
View ArticleHow to create SharePoint list View with specific style using Client Object...
HiI have a requirement to create a view to SharePoint list with "Boxed" style using SharePoint managed(.NET/C#) Client Object model. I tried googling it but there is no way to create view with a...
View ArticleSharePoint 2010 Web Part Powershell Deployment SafeControl Error
I am trying to use SharePoint Powershell to deploy my farm level web part. When I run:install-spsolution -identity MYWEBPART.wsp -AllWebApplications -GACDeploymentthe command seems to complete...
View ArticleDevelop List Workflow in Sharepoint APP and attach to host URL
Hi Team,Anybody let me know can we develop a List workflow in SharePoint App and later can we attach tohost web list after deploying APP
View ArticleThe MoveTo method does not accurately preserve version history
I know this is a tired story ;-) but this link says that one cannot update metadata (e.g. ModifiedBy) of previous versions of an SPListItem.Using the MoveTo() method of the API does move both the...
View ArticleConvert list item attachment from docx to pdf using Word Automation Services
I have been trying to convert List Item attachments from docx to pdf using word automation services, it works in a normal document library but when I use the list attachment it throws a null reference...
View ArticleI need to know how many days overdue has a task using a calculated column.
Hi, I need to know how many days overdue has a task using a calculated column. For example:If today is December 5 and my due date was December 1 my task has 4 days overdue.How can I do that using a...
View ArticleMove document to another library in another site
I want to move a document from one library to another library in a different site, if Field A equals a certain value.From reading, I don't think you can move items to a library in a different site, so...
View ArticleJavascript help to copy selected items from one list to another list on same...
Hello,So I have a request that I am not sure how to handle. I have created a page with a list view webpart that displays all the items from one list.The user is then supposed to select off multiple...
View ArticlePassing parameter to sharepoint 2010 visual studio workflow
Hi All, I have created a state machine workflow on a SharePoint document library using visual studio 2010. The requirement of the project is, at the time workflow initiate it will send mail to the...
View ArticleDropdown Remove Selected Item On Post Back
Hi,I have a Place Order Form and I have a drop down list that contains list of items binding from sharePoint list dynamically. Whenever I add item (for example item1) to place order and click add...
View ArticleRetrieve hyperlink field value from a list
Hi,I am trying to display sharepoint custom list items on an application page. There are some text fields and some hyperlink and pictures in this list. Text field values are displayed properly but...
View ArticleBCS and Secure Store Service with Visual Studio in SharePoint 2010
Dear Team, I have created external list(SQL) using BCS with visual studio in sharepoint 2010 and it is working fine. Now I am trying to access Secure Store credentials but unable to do. I already...
View Articlefacing problun in solution deployment
hiI am facing problem while deployed the solution its show me the solution id is already exist.heckso i am not able to get where i can check the solution id of wsp solution in share point
View ArticleHow to deploy an existing farm solution in a share point farm in to the new...
HIin a sharepoint farm there is a farm solution deployed and it deployed in every sharepoint web applications Web Server \Extensions\14\template\layouts\ folder.i have another sharepoint farm in...
View ArticleDuplicate fileld fond in List item new form and edit form
Hi,I have a custom content types which includes 4 column among which one is taxonomy filed, The custom content type applied to the site collection document library, but when we browse the New form or...
View ArticleEvent recevier with another list
Can some one help how i can attached ItemAdding event in the the other list with minimal changes in code.
View ArticleRadio button validation client side
Hi all,I needs to implement a radio button validation client side.Please share me the code sample.Regards,Praveen
View Article