Good Morning
I need to create a form with two tabs.
(Partitions area - Part1 and Part2)
The first tab (Part1) will be visible to any user level.
The second tab (Part2) can only be viewed by registered users.
Is it possible to do that?
If I change the permission level of the fields that stay within Part2, it works, but the tab will be visible, and that would not be good
I need to create a form with two tabs.
(Partitions area - Part1 and Part2)
The first tab (Part1) will be visible to any user level.
The second tab (Part2) can only be viewed by registered users.
Is it possible to do that?
If I change the permission level of the fields that stay within Part2, it works, but the tab will be visible, and that would not be good
Hi rafaelscouto,
You can use a Custom Code action to add some 'conditional' CSS that will show/hide the second tab depending on the user level.
Bob
You can use a Custom Code action to add some 'conditional' CSS that will show/hide the second tab depending on the user level.
Bob
It seems to be a good solution, but I do not get along with php.
How can I solve?
How can I solve?
Hi Rafael,
You can enable the permissions under the General tab, then in the 2nd tab you can add an area of type "group" and configure the permissions of this one, the table will be visible but will be empty for non authorized users.
Best regards
You can enable the permissions under the General tab, then in the 2nd tab you can add an area of type "group" and configure the permissions of this one, the table will be visible but will be empty for non authorized users.
Best regards
This topic is locked and no more replies can be posted.