// 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; application.ADF.scripts.loadJQuery(noConflict=true); application.ADF.scripts.loadJQueryUI(); btnClass = application.ADF.scripts.jQueryUIButtonClass();
NOTE: This field type is used to make it easier to register pages for the configuration of your application. If you need users to build a page that contains a specific Custom Script or a Render Handler - this field type will confirm that this is configured correctly and record the URL to the page containing the script/RH.
Script URL:
e.g. /ADF/apps/my_app/customcf/my_file.cfm or /ADF/apps/my_app/renderhandlers/my_file.cfm
 
Type:
Page Data to record:

ADF Custom Field v#fieldVersion#