// Variable for the version of the field - Display in Props UI. fieldVersion = "1.0.0"; // initialize some of the attributes variables typeid = attributes.typeid; prefix = attributes.prefix; formname = attributes.formname; currentValues = attributes.currentValues; if( not structKeyExists(currentValues, "fldClass") ) currentValues.fldClass = ""; if( not structKeyExists(currentValues, "fldName") ) currentValues.fldName = ""; if( not structKeyExists(currentValues, "fldSize") ) currentValues.fldSize = "40"; if ( not structKeyExists(attributes.currentValues, 'useUdef') ) attributes.currentValues.useUdef = 0; application.ADF.scripts.addFooterJS(cftFooterJS,"TERTIARY");
Field ID:
Please enter the field ID to be used via JavaScript. If blank, will use default field name.
Class Name:
Please enter a class name to be used via JavaScript or CSS. If blank, a class attribute will not be added.
Field Size:
Enter a display size for this field.

ADF Custom Field v#fieldVersion#