// initialize some of the attributes variables
typeid = attributes.typeid;
prefix = attributes.prefix;
formname = attributes.formname;
currentValues = attributes.currentValues;
if (NOT StructKeyExists(currentValues, "fieldID") )
currentValues.fieldID = "";
if (NOT StructKeyExists(currentValues, "schoolFieldID") )
currentValues.schoolFieldID = "";