NetTalk Central

Author Topic: Hiding a Tab  (Read 570 times)

rjolda

  • Sr. Member
  • ****
  • Posts: 278
    • View Profile
    • Email
Hiding a Tab
« 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

Stu

  • Hero Member
  • *****
  • Posts: 509
    • View Profile
    • Email
Re: Hiding a Tab
« Reply #1 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.
Cheers,

Stu Andrews

rjolda

  • Sr. Member
  • ****
  • Posts: 278
    • View Profile
    • Email
Re: Hiding a Tab
« Reply #2 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