// Variable for the version of the field - Display in Props UI.
fieldVersion = "2.0.5";
// initialize some of the attributes variables
typeid = attributes.typeid;
prefix = attributes.prefix;
formname = attributes.formname;
currentValues = attributes.currentValues;
if( not structKeyExists(currentValues, "fldID") )
currentValues.fldID = "";
application.ADF.scripts.addFooterJS(cftFooterJS,"TERTIARY");
Field ID:
Please enter the field ID to be used via JavaScript. If blank, will use default CS field name.