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!

How to add action button to each column in interactive report

Ally71Sep 22 2014 — edited Sep 25 2014

Hi all,

I am new in APEX, so pls pardon my question, if it is simple, but I am struggling with this issue for days now. I have interactive report and want to add button in each row. What I want to do with this button is following:

1. to run some stored procedure that needs item values from that particular row

2. return some value (id)

3. go to another page in application passing the out value from procedure (id).

and I am not finding the way to do it. I have tried following ways:

1. if I add the column link, so I can reference the value from the current row, I do not know how to call stored procedure and do the rest actions I need

2. if I add the region button, I do not know how to reference column values from particular row from interactive report..

and I am stuck...

I am coming from Forms and Report world, and probably still thinking the 'wrong' way .

Any help would be appreciated!!!

Thanks!!!


This post has been answered by fac586 on Sep 25 2014
Jump to Answer
Comments
Locked Post
New comments cannot be posted to this locked post.
Post Details
Locked on Oct 23 2014
Added on Sep 22 2014
15 comments
5,694 views