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!

Master-Detail Edit - No detail form displays on page?

Howard (... in Training)Apr 24 2013 — edited Apr 24 2013
I have a simple application built on a Master table BPR_PROC (one column, PROC_NM). And a Detail table BPR_RUN (columns PROC_NM and a few others). There are only 4 pages: (1 Home, 2 Master, 3 Detail, 4 Login). I did this as a standard Form-create selecting Master-Detail.

When I create or edit a master (PBR_PROC), the editing happens on the Detail page -- okay, great for now. But no form appears with existing detail rows (from BPR_RUN detail table) or anything to allow me to enter details. (I'm sure I've done M-D appls. before and the detail edit form appeared at the bottom of the Detail page but I'm noit getting it here.)

Question: What do I need to fix in order to add / edit detail rows?

WS: APEX_EXAMPLES_01
User: demo
PW: demo
Appl: BPR_991203

Thanks,
Howard

(For later: Question: Is there a straight-forward way to do the master editing on the Master rather than the detail page?)
This post has been answered by fac586 on Apr 24 2013
Jump to Answer
Comments
Locked Post
New comments cannot be posted to this locked post.
Post Details
Locked on May 22 2013
Added on Apr 24 2013
4 comments
815 views