Customize different HTML toolbar options per field or table

D_19
Tera Contributor

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)

1 ACCEPTED SOLUTION

Shruti Khaire
Kilo Sage

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.

ShrutiKhaire_0-1698758716704.png

 

Hope it helps, Thank you!

View solution in original post

2 REPLIES 2

Shruti Khaire
Kilo Sage

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.

ShrutiKhaire_0-1698758716704.png

 

Hope it helps, Thank you!

Thank you!  This is exactly what I was looking for and as simple as I figured/hoped it would be.