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?
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?
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
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.