Favourite Table (455)
Some tooltip text!
• 1 minute to read
• 1 minute to read
Favourite records (star-marking)
Fields
Name | Description | Type | Null |
---|---|---|---|
Favourite_id | Primary key | PK | |
table_id | SuperOffice table reference | TableNumber | |
record_id | Record in the referenced table | RecordId | |
associate_id | The user who has marked this favourited | FK associate | ● |
extra_info | Optional extra information | String(254) | ● |
registered | Registered datetime | DateTime | ● |
registered_by | Registered by whom | FK associate | ● |
Rank | Rank order | Int | ● |
Indexes
Fields | Types | Description |
---|---|---|
Favourite_id | PK | Clustered, Unique |
record_id, associate_id, table_id | RecordId, FK, TableNumber | Index |
Relationships
Table | Description |
---|---|
associate | Employees, resources and other users - except for External persons |
Replication Flags
- Replicate changes DOWN from central to satellites and travellers.
- Replicate changes UP from satellites and travellers back to central.
- Copy to satellite and travel prototypes.
Security Flags
- No access control via user's Role.