TDD_GROUP

Grouping of radiobuttons/checkboxes.


Columns

No Name Domain Dty Len Scale Nulls Foreign Key Description
1 TDD_VERSION TDD_VERSION I 4   N   Version stamp. The last version is always the number one (1). All old versions will have a negative version number. TDD_VERSION will have the corresponding date when the version was updated/deleted.
2 GRP_NAME TDD_IDENT C 30   N   Name.
3 GRP_ATTR TDD_ATTR I 4   N   Attributes. To combine several attributes binary OR the individual attributes.

Values:
1 Button
2 List
8 Drop Down
16 Horizontal

4 GRP_FLG_NAME TDD_IDENT C 30   Y TDD_FLAG.FLG_NAME
5 GRP_CHO_NAME TDD_IDENT C 30   Y TDD_CHOICE.CHO_NAME

Dependents


Updated 31 Oct 2002.