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!

Need to save before navigating to next page in tabular form apex

InfantrajAug 3 2015 — edited Aug 3 2015

Hi,

I'm using apex 5.0, In tabular form I have created custom pagination buttons for navigation, On clicking on NEXT or PREVIOUS buttons the page has to be submitted and all validations should be done before going to next page... But it was not submitting as expected... Only the navigation OR page submission has taken at a time.... Also i checked with dynamic action but it still exist...

Created the custom pagination button as

Button Name :FLOW_NEXT_PAGE,FLOW_PREVIOUS_PAGE

Condition: SQL Reports(ok to show next page)

action: Next Page(deprecated)

When i created the dynamic action the action in the button automatically changed to Defined by dynamic action... Is there is any way to save before navigating to next page??

Thanks

Infant

Comments
Locked Post
New comments cannot be posted to this locked post.
Post Details
Locked on Aug 31 2015
Added on Aug 3 2015
2 comments
781 views