Welcome to Knowage Q&A, where you can ask questions and receive answers from other members of the community.
0 votes
1 view
What about using html tags in text widget? I think it may be very usefull and gives more flexability.

What can I change in source code to do this?
in Cockpit, Dashboard and Console by (2.8k points)

1 Answer

0 votes
Hi,

the text widget WYSIWYG editor actually manage an HTML fragment, you can find it in the cockpit template.

So you can alter the cockpit template directly if the editor is not powerful enough for your needs.

You don't have to alter the source code.

Best regards,

Francesco
by (3.8k points)
...