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 an Editable Column(to Add Comments/Notes/User Inputs) in Apex interactive report that Pul

Amit_ApexNov 7 2016 — edited Nov 7 2016

Hi All,

I have created an Apex region having interactive report. The Source for this report is Database views that was created on top of Some tables.

My Requirement is to have an Editable Column in report (Say Column Name "User Comments") in form of Link when user will  click on Add Comments link, it will open up a pop up window to add Comment (Restricted to 100 Characters only) against that record with Save Option.

Once user will save the comments, the Original interactive Report should be refreshed and updated comment should appear against that record in "User Comments" column.

and updated user comment should be saved in database to its Originating column of source table.

Please provide detailed steps as I am new to Oracle APEX world.

Comments
Locked Post
New comments cannot be posted to this locked post.
Post Details
Locked on Dec 5 2016
Added on Nov 7 2016
1 comment
589 views