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!

Previous and next button feature

Adhithiya RajJan 23 2026

I need a previous and next button in my page , When I click the next button it should go to the next ticket , we we have :P2_ticket_id and each and every time when the page load this id gets assigned with the current ticket id , when I cick the next button I have wrote a query to select the next id of the ticket and this id shold be assigned to the ticket id with a page reload, so I just made redirect to page in this application , whic is the same page

But thi i not currently working

Comments
Post Details
Added on Jan 23 2026
1 comment
106 views