_hsv how to use with Rich text view? #459
Answered
by
CSWinnall
LeighBerrell
asked this question in
Q&A
-
I want to set a rich text view (a risk table) to be collapsible, but it seems to me there is nowhere to add the _hsv keyword on a rich text view because it has no title or description (or Settings). adding the _hsv to the view name does nothing. I tried adding the _hsv as the first line in the rich text, but that makes the whole thing vanish. Any other ideas? |
Beta Was this translation helpful? Give feedback.
Answered by
CSWinnall
Mar 9, 2025
Replies: 1 comment 1 reply
-
Rich Texts are an odd case with _hsv. You'll need to add some html to the rich text html editor like this:
I normally put my keywords at the end after the html Craig |
Beta Was this translation helpful? Give feedback.
1 reply
Answer selected by
LeighBerrell
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Hi @LeighBerrell
Rich Texts are an odd case with _hsv. You'll need to add some html to the rich text html editor like this:
I normally put my keywords at the end after the html
Craig