Configure the HTML editor toolbar for journal fields
Configure toolbar options for the HTML editor within journal input fields.
始める前に
Role required: admin
手順
-
Navigate to sys_properties.list.
The entire list of properties in the System Properties [sys_properties] table opens.
-
Configure HTML plugins for journal input fields.
-
Add a system property named glide.ui.journal.html.plugins.
For more information on adding system property, see Add a system property.
- Select Submit.
-
Add a system property named glide.ui.journal.html.plugins.
-
Configure the HTML editor toolbar for journal input fields.
-
Add a system property named glide.ui.journal.html.toolbar.
For more information on adding system property, see Add a system property.
- Select Submit.
-
Add a system property named glide.ui.journal.html.toolbar.
-
Configure what happens when you press Enter (Windows) or Return (Mac) within journal fields.
-
From the System Properties list, select the glide.ui.journal.newline_behavior system property.
A System Property record opens.
-
In the Value field, enter one of the following options:
- default
- When you press Enter (Windows) or Return (Mac), the HTML editor inserts a block.
- When you press Shift+Enter (Windows) and Shift+Return (Mac), the HTML editor inserts a br tag.
- block
- The HTML editor inserts a block in all cases.
- linebreak
- The HTML editor inserts a br tag in all cases.
- invert
- When you press Enter (Windows) or Return (Mac), the HTML editor inserts a br tag.
- When you press Shift+Enter (Windows) and Shift+Return (Mac), the HTML editor inserts a block.
- Select Update.
-
From the System Properties list, select the glide.ui.journal.newline_behavior system property.