Skip to Main Content

APEX

Announcement

For appeals, questions and feedback about Oracle Forums, please email oracle-forums-moderators_us@oracle.com. Technical questions should be asked in the appropriate category. Thank you!

Tabs container submit action

Lakshya Pandya-OracleAug 9 2023 — edited Aug 9 2023

I have a static content in oracle apex, that has 3 tabs(tab_a, tab_b, tab_c), and all 3 tabs have forms and all have different submit buttons with field validations. I have dynamic action on submit button, that submits the page and inserts the data into the database. But it will submit all other forms also at submit forms, but I want to submit the only active tab/ only page form whose submit button i have clicked.

Can someone please help me to resolve the issue

Comments
Post Details
Added on Aug 9 2023
7 comments
663 views