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!

Interested in getting your voice heard by members of the Developer Marketing team at Oracle? Check out this post for AppDev or this post for AI focus group information.

Multi-row edit

jflackJun 2 2021

Using APEX 19.1 on RDBM 12.2
When I'm in the Page Designer, and I select several Columns (with Ctrl-Click) of an Interactive Grid, I can change properties of all of the selected columns at once. For instance, if select several columns that I want to be hidden or display-only, I see the Type Property in the properties editor. If all selected columns are currently Text Fields, I see that, or if there are different values for this property in the selected columns, it is blank. Then I can select "Hidden" in the dropdown, and all of the selected columns are changed to Hidden.
Has anyone implemented this functionality in their own applications? For instance, I have a column in the ATTACHMENT table called FILE_CLASSIFICATION_ID. The LoV for this column lets users choose Unclassified, Secret or Top Secret. I'd like them to be able to select several rows of the table and change all the classifications of selected rows in a single action.

This post has been answered by jflack on Jun 4 2021
Jump to Answer
Comments
Post Details
Added on Jun 2 2021
8 comments
876 views