// Variable for the version of the field - Display in Props UI. fieldVersion = "1.0.1"; // initialize some of the attributes variables typeid = attributes.typeid; prefix = attributes.prefix; formname = attributes.formname; currentValues = attributes.currentValues; if( not structKeyExists(currentValues, "fieldID") ) currentValues.fieldID = ""; if( not structKeyExists(currentValues, "fieldClass") ) currentValues.fieldClass = ""; if( not structKeyExists(currentValues, "actionPage") ) currentValues.actionPage = "#request.subsitecache[1].url#";
Field ID:
Please enter the field ID to be used via JavaScript. If blank, will use default name.
Field Class Name:
Please enter a class name to be used by JavaScript. If blank, a class attribute will not be added.
Action Page:
Please enter the URL to the action page for the Link Builder custom field type.

ADF Custom Field v#fieldVersion#