Previous Topic: External_Entity_Map TableNext Topic: g_tenant Table


Form_Group Table

Listing of defined form groups.

Field

Data Type

Reference

Remarks

del

INTEGER

Active_Boolean_
Table::enum

Specifies the Deleted flag, as follows:
0—Active
1—Inactive/marked as deleted

description

nvarchar(100)

 

Specifies the textual description of this form group.

id

INTEGER

 

Primary key of this table, it is a unique, numeric ID.

last_mod_by

byte(16)

ca_contact::uuid

Specifies the UUID of the contact who last modified this record.

last_mod_dt

INTEGER

 

Indicates the timestamp of when this record was last modified.

sym

nvarchar(30)

 

Specifies the symbolic value for this Form_Group.