Page 1 of 1

Column based security

Posted: 2024-07-10 16:17
by miwalder
Hi everyone

On top of my wishlist, is column based security. Sometimes users should only see certain fields which they can edit and others should be read only. I created a workaround for this problem: https://forums.appgini.com/phpbb/viewto ... f=7&t=5416. But it would be nice to have this feature in the app. Is this planned or is it just a vision for the future?

Thanks for everything, because for the price Appgini offers a lot.

Michael

Re: Column based security

Posted: 2024-07-13 14:52
by a.gneady
Yes, this is planned for future releases. Will probably be implemented in the form of a hook that sets the status of each field in the current table to one of: 'editable', 'readonly' or 'hidden', leaving the logic for determining this to the hook itself. This allows implementing column permissions based on user/group permissions and/or business logic. Stay tuned!

Re: Column based security

Posted: 2025-06-02 19:31
by miwalder
Thanks for your reply, column based security with hooks would be great!

Re: Column based security

Posted: 2025-06-09 09:19
by saymaad
Would be great if Ahmed can squeeze this in the next version or with the Bootstrap 5 upgrade, been patiently waiting for these two for more than a year...