FAQ
From Kasai documentation
Q. Does it support that user/role can have invisible/readOnly/update access to any graphical component in any screen ?
R. Yes, u can define any permission you need and then use it to control how things are displayed/controlled in your application. For instance you could define operatives for "view", "use" and "modify" in this case and then check appropriately to display/hide, read and modify each element.

