How to make RichEditor and ToggleInput fields ReadOnly ?

Hey y'all,

As stated in Question title, how can I make RichEditor and ToggleInput fields ReadOnly inside Form/Schema, such that they still show the content fully with HTML rendered, but NOT ALLOW TO EDIT/MODIFY THE CONTENT IN ANY WAY ?

Thanks..
Solution
disabled()
?
Was this page helpful?