// initialize some of the attributes variables typeid = attributes.typeid; prefix = attributes.prefix; formname = attributes.formname; currentValues = attributes.currentValues; if( not structKeyExists(currentValues, "docPath") ) currentValues.docPath = "#request.subsiteCache[1].dir#uploads/"; if( not structKeyExists(currentValues, "docTypes") ) currentValues.docTypes = "";
Document Types:
Please enter a comma seperated list of document types allowed (i.e. doc,pdf,mp3 etc...)