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 Interactive Grid w/Select list as master column

Jake4321Aug 27 2020 — edited Aug 28 2020

Hi all,

I am kind of struggling here to get this working correctly but as of now I am not successful.

1-I have a master-detail region in which I have set the submit button(Enregistrer) to save both grids at the same time.

2-The Detail Column is set to point to the corresponding Master column "Discipline".

3-When creating a new row in the Master grid and creating a corresponding new row in the Detail grid, if I use a standard text field, I am able to save both grids successfuly withou any errors, but when I use a Select list for "DISCIPLINE" in the master grid, then the value populated in the detail grid is the Display value not the Return value and this causes the below error:

pastedImage_1.png

pastedImage_0.png

How can I get the DISCIPLINE column of the Detail grid populated with the Return value of the Master grid instead of the Display value.

Is there any setup I am missing?

As usual, any tips comments, suggestions,

Thanks,

Jake

This post has been answered by Jake4321 on Aug 28 2020
Jump to Answer
Comments
Post Details
Added on Aug 27 2020
4 comments
1,375 views