Naming conventions
System table names (tables generated by PrismHR developers) are automatically generated based on Dataform Name preceded by gen_.
Example:
gen_DataFormName
Custom tables created by our clients in their individual installs are distinguished from normal gen tables with a leading z.
Example:
gen_zDataFormName.
The Dataform Properties form presents the fields in groups. The first step is to configure the general properties such as, name, type, field, group, and description.