kamsyk
1st September 2009, 10:17
Hello all,
I have a session with 6 forms. They are displayed like tabs
In some circumstancies I need to display only 5 of the forms (1 form (TAB) should be hidden, or not visible).
Is there any way how to manage it?
Thanks in advance

DSchneider
1st September 2009, 11:29
Every Tab has a groupnumber in Formeditor. To hide them, give the function disable.group() in Sessionscript.

Regards
Daniel