multitab form with different acces to tab

Control tab visibility in a ChronoForms multitab form.

Overview

The issue arises when needing to restrict access to specific tabs within a multitab form for certain users.
Consider using JavaScript or PHP to hide tabs, but be mindful of required field validation. A simpler alternative is to create separate forms or use a multi-page form setup instead.

Answered
ad admin_wiky 29 Aug, 2013
Hi all,

I have created a multitab form with 4 tabs.
Now I need to deny some people to show 1 tab of this 4 tabs.

there is a way how to do it?
Gr GreyHead 29 Aug, 2013
Answer
Hi homeopat,

I've never tried to do this. I think it might be possible using JavaScript to hide the unwanted tabs or possibly using PHP with containers to do the same.

Thinking about it, both of those sound like hard work - especially if you need to handle required fields. Another approach would be to use two separate forms, or two separate pages in a multi-page form? That might be a lot easier.

Bob
This topic is locked and no more replies can be posted.