available_fonts Table (542)
•
Environment: onsite, online
Some tooltip text!
• 1 minute to read
• 1 minute to read
This table contains all fonts selected to be available for external usage
Fields
| Name | Description | Type | Null |
|---|---|---|---|
| available_fonts_id | Primary key | PK | |
| display_name | The display name of the font | String(255) | ● |
| font_family | The font family name | String(255) | ● |
| css_path | The path to the CSS for the font | String(255) | ● |
| rank | The rank of the font in the list | Int | ● |
| 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 | |
| deleted | True if font is deleted as available font | Bool | ● |

Indexes
| Fields | Types | Description |
|---|
Relationships
| Table | Description |
|---|---|
| associate | Employees, resources and other users - except for External persons |
Replication Flags
- None
Security Flags
- No access control via user's Role.