// Variable for the version of the field - Display in Props UI.
fieldVersion = "1.0.5";
// initialize some of the attributes variables
typeid = attributes.typeid;
prefix = attributes.prefix;
formname = attributes.formname;
currentValues = attributes.currentValues;
if( not structKeyExists(currentValues, "cfformprotect") )
currentValues.cfformprotect = "/ADF/thirdParty/cfformprotect/cffp.cfm";
Script Path:
Please enter the relative path and script to cfinclude (i.e. /ADF/thirdParty/cfformprotect/cffp.cfm)