// initialize some of the attributes variables
typeid = attributes.typeid;
prefix = attributes.prefix;
formname = attributes.formname;
currentValues = attributes.currentValues;
if( not structKeyExists(currentValues, "beanName") )
currentValues.beanName = "file_uploader";
application.ADF.scripts.loadJQuery(noConflict=true);