This topic is locked

Hide Tab based on value (javascript)

3/18/2014 12:25:37 AM
PHPRunner General questions
I
indigo author

Hi,
On the 'ADD' page, how can i hide/remove tabs within a tabgroup, based on values in a field.

For e.g.,

field = 'mode'

If the value in field 'mode' changes to 'a', 3 out of 5 tabs should be hidden.

Again, if the mode value changes to 'b', another 2 tabs should be hidden.

say the tabgroup = 'xyz'
Any help?

A
Abul 5/9/2014



Hi,
On the 'ADD' page, how can i hide/remove tabs within a tabgroup, based on values in a field.

For e.g.,

field = 'mode'

If the value in field 'mode' changes to 'a', 3 out of 5 tabs should be hidden.

Again, if the mode value changes to 'b', another 2 tabs should be hidden.

say the tabgroup = 'xyz'
Any help?


Hello!

Have you solved this problem? If so could you post your solution here I am in need desperately. Thanks.