Question
3
Replies
72
Views
Cognizant
Posted: March 1, 2017
Last activity: March 2, 2017
Closed
how to link tab with section
Hi All,
I want to make a section visible by clicking on one tab in another section.Can anyone help?
Hi Prateek,
There is a way of implementing your requirement.
-I have a section sec1 in Tab 1 and sec2 in Tab 2.
-There is a checkbox in sec2, which when checked will make sec1 visible in Tab 1.
-I have added a visibility condition on sec1 : Condition (expression) - .checkbox
This can be done for radiobutton or text input. So the primary idea is that by changing a property control you can link a section to the tab.
Regards,
Evita.