glide.ui.html.editor.v4.font.collection
ServiceNow property description:
(TinyMCE) User can select different font collection for Tiny MCE HTML editor: For example:-
Arial=arial,helvetica,sans-serif;More than one font value should be separated by semi-colon with no space or line-break. For example:-
Andale Mono=andale mono,times; Arial=arial,helvetica,sans-serif; Arial Black=arial black,avant garde; Book Antiqua=book antiqua,palatino; Comic Sans MS=comic sans ms,sans-serif; Courier New=courier new,courier; Georgia=georgia,palatino;Helvetica=helvetica; Impact=impact,chicago;Symbol=symbol; Tahoma=tahoma,arial,helvetica,sans-serif; Terminal=terminal,monaco; Times New Roman=times new roman,times; Trebuchet MS=trebuchet ms,geneva; Verdana=verdana,geneva; Webdings=webdings; Wingdings=wingdings,zapf dingbats;
Attributes
- Sys ID: ed8e4432c3302100012f9f2974d3ae76
- Type: string
- Application: Global
- Default value: Andale Mono=andale mono,times;Arial=arial,helvetica,sans-serif;Arial Black=arial black,avant garde;Book Antiqua=book antiqua,palatino;Comic Sans MS=comic sans ms,sans-serif;Courier New=courier new,courier;Georgia=georgia,palatino;Helvetica=helvetica;Impact=impact,chicago;Symbol=symbol;Tahoma=tahoma,arial,helvetica,sans-serif;Terminal=terminal,monaco;Times New Roman=times new roman,times;Trebuchet MS=trebuchet ms,geneva;Verdana=verdana,geneva;Webdings=webdings;Wingdings=wingdings,zapf dingbats;

AI generated property description:
The ServiceNow property `glide.ui.html.editor.v4.font.collection` is used to define the set of fonts available in the HTML editor within the platform. This property allows administrators to customize the font options that users can select when editing HTML content. By configuring this property, you can ensure that only specific fonts are available, which can help maintain consistency in the appearance of text across the platform. The property is particularly useful in environments where branding and uniformity are important. For more detailed information, refer to the ServiceNow documentation on supported field types in the Agent Workspace.
Source