hi all,
working at apex.oracle.com
created a report Fasceted Search with Cards report. i want user to click on Card and this will execute a procedure ( like in DA ) but it needs to create Action first and this requires me to call a page or url, not to execute procedure/process etc.
how i can set value of a page item and execute procedure through DA on Click by passing value of clicked Card to procedure?
regards