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 edit button in each row of interactive report

Pritam DasJan 4 2022

Hi Expert,
I have a requirement where i need to add edit button on each of interactive report so that once user click on the edit button a prompt will open where user can update the information.
we can use report with form approach for this.But in my case i created separate model dialog page for inserting new record which i linked with the create button in the report,so that when user click on the create button my model dialog page open to insert new record.
Now similar to that i want edit button on each row so that user can update the details.
Apex version: Apex version : 20.2.0.00.20
Regards,
Pritam

This post has been answered by TexasApexDeveloper on Jan 4 2022
Jump to Answer
Comments
Post Details
Added on Jan 4 2022
2 comments
5,824 views