SAM V2:Multiple Choice Fields

From CIDI Wiki
Jump to navigation Jump to search

The multiple choice fields table is one of the administrative tables in SAM V2. It is used to specify the list of values that appear in the drop-down multiple choice fields when adding or editing records.

Records in the multiple choice fields table can be viewed and edited, but cannot be added or deleted.

The option values must be input as a comma-separated list and should not contain extra blank spaces.

Back to SAM V2 Tables

Fields

The fields of the permission table are:

Field Description
field_name The name of the field in the table that is a multiple choice field.
last_update Date the records was last updated.
option_values The list of multiple choice values for the field. The option values must be input as a comma-separated list and should not contain extra blank spaces.
table_name The name of the table that contains the field.
uid Unique ID# of the record.
updated_by User who last modified the record.