In this post, somewhat inspired by @BinaryJam‘s series on list form customisation using SharePoint designer, we will create a new (New Item) list form and update an existing Edit form programmatically, and add the SPServices autocomplete feature to both forms of an existing list. The SPServices autocomplete will be attached to a list column which [...]
Read more
Tag Archives: Form
SharePoint: Non-InfoPath XML Form Property Promotion and Demotion
In a previous post, I described how you could provision SharePoint promoted property columns for InfoPath forms using code, rather than using the InfoPath client designer. In the same vane, this post demonstrates how to support non-InfoPath XML forms in SharePoint; Using the SharePoint built-in XML parser to automatically determine the content type based on [...]
Read more

December 23, 2011

