Archive
Archive for the ‘jQuery’ Category
How do I: Add new values to a drop-down list from the new item form
November 12, 2012
Leave a comment
If you want to have the ability to add new values from new form item you have two options. (that I know of) First you could use $().SPServices.SPLookupAddNew. Or, you could use the technique I have demonstrated in the video below.
Related videos:
Categories: jQuery, SharePoint, SharePoint 2010, SP2010