Registration Object Mappings
| Field | Description |
|---|---|
| Registration Domain ID | The integer value for the registration domain to which this mapping belongs. |
| Registration Object Class Name | The DBObject class name for this DBObject |
| Uid Field Name | The name of the field that represents the integer user id in the database object |
| Minimum records per user | Set to 1 if this is a required record, 0 if it is not. |
| Maximum records per user | Set to 1 |
| Fields in auto-generated forms | Put ![fieldName] comma-delimited list of all fields that should not be included in the automatic form |
| Display order in menu | integer: the lower numbered dbobjects get listed first in the automatic forms |
| User can edit? | Set to Y if the user can edit the record after it is first submitted |
| User can delete? | Can the user delete the registration record after it is created |