Page 1 of 1

A developer is working a Document of Record template. Which naming convention should be used under the AF_FIELDSSUBFORM

Posted: Thu Jul 21, 2022 9:09 pm
by answerhappygod
A developer is working a Document of Record template. Which naming convention should be used under the AF_FIELDSSUBFORM subform?

A. AF_<name of the field in all caps>_XFO eg.AF_CHECKBOX_XFO
B. <name of field in all caps>_AF eg.CHECKBOX
C. AF_<name of field in all caps> eg.AF_CHECKBOX
D. AF_<name of field in all caps>_XFO eg.AF_checkBox_XFO