// initialize some of the attributes variables typeid = attributes.typeid; prefix = attributes.prefix; formname = attributes.formname; currentValues = attributes.currentValues; if( not structKeyExists(currentValues, "photoFieldID") ) currentValues.photoFieldID = ""; if( not structKeyExists(currentValues, "photoCategoryID") ) currentValues.photoCategoryID = "";
Photo Category:
Select the photo category for the photo crop size requirements.
Photo Field ID:
Custom element field ID for the Photo field.