// initialize some of the attributes variables typeid = attributes.typeid; prefix = attributes.prefix; formname = attributes.formname; currentValues = attributes.currentValues; if( not structKeyExists(currentValues, "renderField") ) currentValues.renderField = "no"; if( not structKeyExists(currentValues, "defaultVal") ) currentValues.defaultVal = "no"; if( not structKeyExists(currentValues, "fldName") ) currentValues.fldName = ""; if( not structKeyExists(currentValues, "imgGalleryPageIDFldName") ) currentValues.imgGalleryPageIDFldName = "";
Field Name:
Please enter the field name to be used via JavaScript. If blank, will use default name.
Field Display Type: checked>Visible checked>Hidden
Default Field Value: checked>Checked checked>Unchecked

Image Gallery PageID Field Name:
If using the Image Gallery, enter the hidden field name for the Image Gallery PageID field.