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!

interactive grid column link to a different page

Hi all i'm on APEX 21.2.
I have an interactive grid which has a column "page" that reports different page number of application.
This column in the interactive grid is defined as type link.
What I want is that when user click on this column is redirect to the corresponding page in the application.
So for example, if in the first record column page value is 30 and user click on it, he must be redirect to page 30; if user click on another record and column page value is 40 user must be redirect to page 40 of the application, and so on.
How can I achieve that?
Thanks for collaboration,
Fabrizio

This post has been answered by fac586 on Jan 28 2022
Jump to Answer
Comments
Post Details
Added on Jan 28 2022
2 comments
2,170 views