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.

Dynamic UI Input List

Epic FailJun 8 2020 — edited Jun 9 2020

Running Apex 18.1

I have a 1:Many relationship and I'm wanting to let the user input the parent and children simultaneously. (example would be posts -> tags) I'm wanting to do this the same way apex does the "Link Builder" "Set Items" section.  When the user enters the first "Tag" I want a new row created with a new element and a new remove button created for the next "Tag".  I was wondering if anyone knows how this is could be done.  I was thinking APEX_ITEM but that doesn't appear to be the recommended method.

Comments

Processing

Post Details

Added on Jun 8 2020
3 comments
171 views