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
Column based security
Re: Column based security
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! AppGini plugins to add more power to your apps:
- DataTalk is an innovative AppGini plugin based on ChatGPT that allows you to interact with your AppGini database using natural language questions, without writing any SQL. Check the demo video
- Check our other plugins and get a generous discount of up to 30% when buying 2 or more plugins.
- Need personalized consulting on your specific app and customizations? Book an online call with me here.