Tab Permissions
Tab Permissions
Does anyone know if its possible to restrict access to a tab to certain users?
AppGini 22.13
Re: Tab Permissions
By a tab you mean Child tab?
if yes, just use no view permission for this user.
if yes, just use no view permission for this user.
AppGini 22.14 - xampp 3.3.0 - PHP 7.4.30 - Summary reports - Calendar - Mass update - Messages - AppGiniHelper
Re: Tab Permissions
no not the child tab, the ones we create with the AppGiniHelper file
AppGini 22.13
Re: Tab Permissions
You can get the current user name in javascript, then decide if your current user shall see the tab or not. If not, just don't create the tab but hide the fields.
Kind regards,
<js />
My AppGini Blog:
https://appgini.bizzworxx.de/blog
You can help us helping you:
Please always put code fragments inside
AppGini 25.10 + all AppGini Helper tools
<js />
My AppGini Blog:
https://appgini.bizzworxx.de/blog
You can help us helping you:
Please always put code fragments inside
[code]...[/code]
blocks for better readabilityAppGini 25.10 + all AppGini Helper tools
Re: Tab Permissions
Jan, this is so simple I did not even think of this, I will test it and feed back on here, thank you!
AppGini 22.13