Friday, January 7, 2011

SharePoint Survey Custamization

Tutorial how to customize SharePoint Survey by adding a custom aspx control using jquery.

1.Step:
Create a custom SP list that will be populated thru sharepoint survey new form.
2.Create Sp Survey and add lookup field to Custom SP list.
3.Edit SP survey new page and add CEWP and hide survey web part.
4.Open page in SP Designer and crete custom form.
INSERT>SHAREPOINT_CONTROLS>CUSTOM_LIST_FORM>SURVEY NAME


5.Add Label,Text Box and Button beside lookup control.


6.Add JQuery code into CEWP to enable adding a new items into lookup field from sharepoint survey.






No comments:

Post a Comment