Browse by Tags

All Tags » custom fields (RSS)

Sample of a custom field control based off of SPFieldMultiColumn

here is a useful sample - a password box that hides the typed in password. The files are Password.Field.cs and Password.FieldControl.cs Just add to a project, change the namespace, sign the dll and create the field.xml file and you are good to go. In...