application.ADF.scripts.loadJQuery(noConflict=true); application.ADF.scripts.loadJQueryUI(); // Variable for the version of the field - Display in Props UI. fieldVersion = "2.0.7"; // initialize some of the attributes variables typeid = attributes.typeid; prefix = attributes.prefix; formname = attributes.formname; currentValues = attributes.currentValues; btnClass = application.ADF.scripts.jQueryUIButtonClass(); cftPropsHeaderCSS = ''; cftPropsFooterJS = ''; application.ADF.scripts.addHeaderCSS(cftPropsHeaderCSS,"TERTIARY"); application.ADF.scripts.addFooterJS(cftPropsFooterJS,"TERTIARY");
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#