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!

IR delete of record with a column link

NicoBNov 10 2017 — edited Nov 11 2017

Good evening to everyone

I've a Interactive Report populated with a SQL Query (a Join of two Tables). I'd like add a column link to delete the corrispective record. Does anyone have any suggestions? I followed the guide at http://www.virtual7.de/blog/2017/02/oracle-apex-5-1-link-to-deletion/ .

It seems a valid way but it uses 'ROWID' and I think it works only for tabular report. Is there a way to pass a value of the row ( the ID of the table) instead of ROWID?

Thank you very much in advance.

This post has been answered by Pavel_p on Nov 10 2017
Jump to Answer
Comments
Locked Post
New comments cannot be posted to this locked post.
Post Details
Locked on Dec 9 2017
Added on Nov 10 2017
2 comments
1,290 views