Hello,
I am using APEX 20.1.
I created a Classic Report with Card template. As source I gave it a sql query.
I want the card to do two things when clicked:
1- Navigate to another page. (Done using "CARD_LINK")
2- Run a pl/sql command that should take a parameter from the card, Like the CARD_INITIALS or something.
I can't find a way to get the values in the report columns.
How can I get them?
Thank you,
Gado