Hi all, I'm on APEX 22.2.6.
I have an item, “version_id”, which values are from 1 to 9; then I have a static region and inside this static region I have 9 tabs.
What I want is that basing on version_id value the corresponding tab is active.
For example, when version_id changes value, from 1 to 3, then tab3 is making active.
How can I solve this?
Thanks in advance,
Fabrizio