Hi Experts,
Thanks in advance for your response and support!

I have a Form Control which has a Source- Gallery Checkbox.
I am saving the selected checkbox values in a collection(colSourceData)
At top of Form Control, I have a gallery with Buttons (representing tabs).
I want to make only those Tabs Visibile based the selected cehckbox and display another form control within that tab.
Scenario:
If Phone, Email is checked on checkbox.
Then on Phone Marking & Email Markings Tabs would be visible.
THe Other Services Tab would be visible for any on the selected checkbox.
PLEASE HELP