NetTalk Central

NetTalk Web Server => Web Server - Ask For Help => Topic started by: rjolda on November 20, 2023, 07:01:28 AM

Title: Hiding a Tab
Post by: rjolda on November 20, 2023, 07:01:28 AM
Hi All.  Trying to hide a tab when a form opens depending on the security level of the user ( user vs administrator - user < 900,  admin > 900).
On the Form, the FIELDS tab shows the tab name, EQUATE and HIDE IF columns.  (Implies that I can set a condition to HIDE the tab).
However, FORM TAB has the "Tab Hide IF: greyed out. 
What needs to be set to be able to use the HIDE IF condition?
Thanks,
Ron
Title: Re: Hiding a Tab
Post by: Stu on November 20, 2023, 12:56:43 PM
Hi Ron,

You need to put in a tab equate value for the hide condition field to be enabled.
Title: Re: Hiding a Tab
Post by: rjolda on November 20, 2023, 01:35:21 PM
Ahh,  that is the secret.  That did it.
Many thanks - this allows me to modify my Update forms for administrative tabs which appear with Admin level security.
Ron