The AppGini Blog
A few tips and tricks to make your coding life a tiny bit better.

#Rich Text

Hiding the nicedit component from a page

AppGini uses nicedit Javascript component for displaying rich text areas, where users can enter formatted input. You might wish to hide/show the rich editor in an AppGini page, or in one of your custom pages. This can be done using JavaScript code.

Hiding the nicedit component from a page