Very common requirement in SharePoint projects is customizing the OOB List forms that are NewForm/EditForm/DispForm aspx pages.
As I explained in Part 1 we can use SharePoint designer to customize the forms but if we need to customize the form by adding tabs and other complex design it is difficult to use designer.
I had a look at few blogs, where they are using Jquery and customizing the form like anything.
Please have a look at bellow blogs to customize the forms.
http://arunduttgp.wordpress.com/2010/03/30/sharepoint-custom-list-form-with-tab-style-ui/
http://sharepointjavascript.wordpress.com/2009/12/15/tabs-in-sharepoint-form/
If you don't want to write any code to customize the forms, we can use the bellow utilities from experts.
http://www.virtosoftware.com/sharepoint-list-form-extender.aspx
(99$ for developer version) This tool is very Cool.
http://www.kwizcom.com/ProductPage.asp?ProductID=1048&ProductSubNodeID=1049
As I explained in Part 1 we can use SharePoint designer to customize the forms but if we need to customize the form by adding tabs and other complex design it is difficult to use designer.
I had a look at few blogs, where they are using Jquery and customizing the form like anything.
Please have a look at bellow blogs to customize the forms.
http://arunduttgp.wordpress.com/2010/03/30/sharepoint-custom-list-form-with-tab-style-ui/
http://sharepointjavascript.wordpress.com/2009/12/15/tabs-in-sharepoint-form/
If you don't want to write any code to customize the forms, we can use the bellow utilities from experts.
http://www.virtosoftware.com/sharepoint-list-form-extender.aspx
(99$ for developer version) This tool is very Cool.
http://www.kwizcom.com/ProductPage.asp?ProductID=1048&ProductSubNodeID=1049
No comments:
Post a Comment