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 make a column/field in IG selectable for copy/paste functionality?

jnovak3mDec 23 2022

I am very new to APEX development and I'm working on developing an app for my client that displays information about all of our Oracle databases. I have an Interactive Grid that displays username and passwords for a specific database but I am not able to select either the username or password columns within the region to be able to copy the data in those columns so that I can copy/paste the information into other places (documents, unix sessions, etc).
Because most of our passwords are long and randomly generated it is imperative that we are able to copy/paste from the password column. Currently I cannot even select data in these columns.
I suspect this should be a relatively easy fix but I've tried modifying a number of the column (as well as region) attributes that I think might give me this ability but nothing seems to work. Any help would be greatly appreciated.
Thanks

This post has been answered by jnovak3m on Dec 23 2022
Jump to Answer
Comments
Post Details
Added on Dec 23 2022
11 comments
1,767 views