How do you hide the rich text field toolbar #332
Unanswered
Deanobeano2
asked this question in
Q&A
Replies: 1 comment 1 reply
-
If you use the ktlVisibilityHidden class, it will works, but leave an empty white space. To get a clean layout, this is the right way to do it in the console: With a KTL keyword, it would look like this: BTW... can you give us that link to the forum question? Norm |
Beta Was this translation helpful? Give feedback.
1 reply
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Hi
I've seen this question in the Knack forum but without an answer supplied and wondered if this can be achieved using the ktlVisibilityHidden keyword. Tinkering around and changing the redeactor-toolbar element.style visibility from visible to hidden appears to achieve the desired result.
How would you achieve this using the ktlVisibilityHidden keyword?
Thanking you.
Dean
Beta Was this translation helpful? Give feedback.
All reactions