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.
Before you begin
Procedure
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.
Before you begin
Procedure
Change TinyMCE plugins for a specific table
Set the attributes in the TinyMCE dictionary to enable or disable plugins in a specific HTML field.
Before you begin
Procedure
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.
Before you begin
About this task
HTML field height is configured per HTML field.
Procedure
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.
Before you begin
About this task
HTML font size is configured per HTML field.
Procedure
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.
Before you begin
About this task
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.
Procedure
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.
Before you begin
Procedure
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.
Before you begin
Role required: admin