I have a parent table PUBLICATIONS and a child table COLLABORATORS that form a one to many relationship. I would like to use one form for all C.R.U.D. on both tables. I would like to have a section/region/row of the form dynamically populate with the items needed for the COLLABORATORS table as they are needed. An example of this is the "Link Builder - Target" form in a report column of type "Link". I know I can do this with js and dynamic actions but would like to know if there is an easier/"offical APEX" way to do this.
