Steps to add a new widget

Copy the .tag that you may use as the basis for the new tag
Make an entries in the following files for the new tag:
pages/admin/fields.jsp
pages/zeprs.tld
pages/forms/*.jsp (depends on datatype - date, text, enum, etc.) fields.jsp points to each data type's jsp file and may be useful.