landing_page Table (498)
•
Environment: onsite, online
Some tooltip text!
• 1 minute to read
• 1 minute to read
Per-associate landing page configuration for a given entity type
Fields
| Name | Description | Type | Null |
|---|---|---|---|
| landing_page_id | Primary key | PK | |
| associate_id | The associate this landing page belongs to | FK associate | |
| entity_table_number | Table number identifying the entity (type of landing page) | TableNumber | |
| selection_id | The selection to show on the landing page | FK selection | ● |
| registered | Registered when | UtcDateTime | |
| registered_associate_id | Registered by whom | FK associate | |
| updated | Last updated when | UtcDateTime | |
| updated_associate_id | Last updated by whom | FK associate | |
| updatedCount | Number of updates made to this record | UShort |

Indexes
| Fields | Types | Description |
|---|---|---|
| associate_id, entity_table_number | FK, TableNumber | Unique |
Relationships
| Table | Description |
|---|---|
| associate | Employees, resources and other users - except for External persons |
| landing_page_pin | A pinned selection or entity record on a landing page |
| selection | Selections |
Replication Flags
- None
Security Flags
- No access control via user's Role.