// Variable for the version of the field - Display in Props UI. fieldVersion = "2.0.4"; // initialize some of the attributes variables typeid = attributes.typeid; prefix = attributes.prefix; formname = attributes.formname; currentValues = attributes.currentValues; if ( not StructKeyExists(attributes.currentValues, "defaultValue") ) attributes.currentValues.defaultValue = ""; if ( not StructKeyExists(attributes.currentValues, "useUdef") ) attributes.currentValues.useUdef = 0; if ( not StructKeyExists(attributes.currentValues, 'cookieField') ) attributes.currentValues.cookieField = ''; application.ADF.scripts.addFooterJS(cftFooterJS,"TERTIARY");

ADF Custom Field v#fieldVersion#