How can I hide or show certain tabs on my data cards depending on what item is selected in either a DropDown Property Box or a Control Check Box.
Basically what I need to happen is, if a user selects the file type to be A it will show tab a and hide tab B, and Visa Versa.
Hi Lawrence,
I was attempting to remote into my admin tool computer so I could put together a demo for you but I'm unable to right now.
To hide or grey out certain "controls" on the datacard, look up "Control Logic" in the data card editor. This seems closest to what you are needing to accomplish.
You can also control visibility of tabs by user group membership (more complex), and you can also dynamically populate listboxes based on inputs in other listboxes.
Hope this helps,
Tim