I'm using APEX 19.2. I've parent static region with template "tabs container" and couple of child regions with static ids defined for each of the child tab regions and for example the default first tab static id is "defComp". If the user clicks on the first tab $("#SR_defComp_tab span")." is it possible to set a hidden page item with a certain value on the same page?. thanks for your help.