Configuring the TinyMCE toolbar via Dictionary attributes
You can configure the TinyMCE HTML editor for a specific table by configuring the dictionary attributes.
For information on configuring the toolbar, see Change the TinyMCE default toolbar. For information on configuring specific plugins, see Change TinyMCE plugins for a specific table. For information on configuring the default height of an HTML field, see Change the default height of an HTML field. For information on configuring the default font size in an HTML field, see Change the default font size of an HTML field. For information on configuring the menu bar on the TinyMCE HTML editor, see Configure the menu bar on the TinyMCE HTML editor.
Change the TinyMCE default toolbar
Set the toolbar items in your system properties to enable or disable throughout Workspace.
Avant de commencer
Procédure
Change the TinyMCE toolbar for a specific table
Set the attributes in the TinyMCE dictionary to determine which TinyMCE attributes show in a specific table.
Avant de commencer
Procédure
Change TinyMCE plugins for a specific table
Set the attributes in the TinyMCE dictionary to enable or disable plugins in a specific HTML field.
Avant de commencer
Procédure
Change the default height of an HTML field
Change the default height of a specific HTML field to expand the size of a journal field.
Avant de commencer
Pourquoi et quand exécuter cette tâche
HTML field height is configured per HTML field.
Procédure
Change the default font size of an HTML field
Change the default font size of a specific HTML field to use a standard font size across forms.
Avant de commencer
Pourquoi et quand exécuter cette tâche
HTML font size is configured per HTML field.
Procédure
Configure TinyMCE to allow deprecated tags
You can set a dictionary attribute on a TinyMCE field to allow the use of deprecated HTML tags, such as <b> and <i>. By default, TinyMCE uses the <strong> and <em> tags for bold and italic formatting.
Avant de commencer
Pourquoi et quand exécuter cette tâche
After you set the dictionary attribute, use code view to manually enter deprecated tags. The editor does not validate any tags you enter manually, for example, if you type an incorrect character.
Procédure
Configure TinyMCE to allow JavaScript in URLs
You can set a dictionary attribute on a TinyMCE field to allow the use of JavaScript in a URL.
Avant de commencer
Procédure
Configure the menu bar on the TinyMCE HTML editor
You can enable the menu bar on the TinyMCE HTML editor in both CoreUI and workspaces. When enabled, the menu bar appears on the top of the HTML editor which can be used to create, edit and format content. By default, the menu bar is inactive. You can enable it for a specific table via dictionary attribute configuration.
Avant de commencer
Role required: admin