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!

Set Interactive Grid Filter Through URL

BaonergesFeb 11 2025 — edited Feb 11 2025

Hi Everyone,

I am trying to set a filter on my IG through the URL. I am using the following documentation but cant get it right.

https://docs.oracle.com/en/database/oracle/application-express/20.1/htmdb/linking-to-interactive-grid-reports.html#GUID-B794775D-A5EE-4D82-A829-83E79E95F165

One difference from the examples in the article and my own is I have the friendly link option on.

Here is the link I am trying:

http://apex-server:8089/ords/r/ap/prod/15:IG[Overview]ITEM:ITEM-123456

EDIT: This link will be sent in an email. The idea is users will click the link and if they are already logged into the app, it will skip the login, otherwise they should log in.

EDIT2: Getting a bit closer I feel:

http://apex-server:8089/ords/f?p=100:15:&SESSION.::::IG[Overview]_ITEM:ITEM-123456

Comments
Post Details
Added on Feb 11 2025
0 comments
374 views