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:


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