screen_definition_language Table (374)
Some tooltip text!
• 1 minute to read
• 1 minute to read
Custom language variables used for screens
Fields
Name | Description | Type | Null |
---|---|---|---|
id | Primary key | PK | |
screen_definition | The screen-definition this element belongs to | FK screen_definition | ● |
language | Language 'no', 'en', etc | String(5) | ● |
variable_name | Variable name | String(255) | ● |
variable_value | Variable value | Clob | ● |
Indexes
Fields | Types | Description |
---|---|---|
id | PK | Clustered, Unique |
screen_definition | FK | Index |
Relationships
Table | Description |
---|---|
screen_definition | A configurable screen |
Replication Flags
- None
Security Flags
- No access control via user's Role.