I have created a List of Values based on a Rest Data Source
When I assign that LOV to an Interactive Grid Item, it seems to be working as expected. I do get to see the values and I can select one. The LOV closes and the expected value is shown in the interactive grid field.
But when I save the record, all the other changes I have made to the interactive grid record are saved, but not the value I selected in the LOV field (and on completion of the save process, the field is empty again).
When I change the type from ‘Select List’ to ‘Text field’ and change the record the value I enter in the field does get saved to the database.
Is this a bug?
(as soon as I can log on the apex.oracle.com I will try to recreate the problem there)