// Variable for the version of the field - Display in Props UI. fieldVersion = "2.0.5"; // initialize some of the attributes variables typeid = attributes.typeid; prefix = attributes.prefix; formname = attributes.formname; currentValues = attributes.currentValues; uiFilterStr = "jquery-ui"; defaultVersion = "jquery-ui-1.11"; jQueryUIurl = "/ADF/thirdParty/jquery/ui"; jQueryUIpath = Replace(ExpandPath(jQueryUIurl),"\","/","all"); if( not structKeyExists(currentValues, "uiVersionPath") ) currentValues.uiVersionPath = Replace(jQueryUIpath & '/' & defaultVersion,"\","/","all"); application.ADF.scripts.addFooterJS(cftFooterJS,"TERTIARY");
Select an installed jQuery UI Version:

ADF Custom Field v#fieldVersion#