Users may want to attach code related to a field directly into it. Like a custom validation handler on blur. Add a field for that, and provide means to hook into the field, probably by prepending the field ID to the field on save.
Users may want to attach code related to a field directly into it. Like a custom validation handler on blur.
Add a field for that, and provide means to hook into the field, probably by prepending the field ID to the field on save.