- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
10-30-2023 12:56 PM
Are there any attributes, overrides, or other methods that make it possible to customize the HTML toolbar so that different HTML fields on different tables can have different HTML toolbar options?
For example:
The OOB HTML field dmn_demand.business_case field has all options listed in the property glide.ui.html.editor.v5.toolbar ( bold italic underline undo redo | fontselect fontsizeselect table | forecolor backcolor link unlink | image media code | alignleft aligncenter alignright | bullist numlist fullscreen)
But I want the OOB HTML field problem.workaround to have a different set of options and only show (bold italic underline undo redo)
Solved! Go to Solution.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
10-31-2023 06:25 AM
Hello @D_19 ,
Navigate to the problem.workaround field. Press left click and select Configure Dictionary scroll below then select Advanced view and under Attributes field mention the required options as shown below in the screenshot and then click Update button.
Hope it helps, Thank you!
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
10-31-2023 06:25 AM
Hello @D_19 ,
Navigate to the problem.workaround field. Press left click and select Configure Dictionary scroll below then select Advanced view and under Attributes field mention the required options as shown below in the screenshot and then click Update button.
Hope it helps, Thank you!
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
10-31-2023 06:46 AM
Thank you! This is exactly what I was looking for and as simple as I figured/hoped it would be.