I have an interactive grid with one of the columns set as a popup lov and additional outputs are specified.
This works well for the popup lov in the active editable row. The additional outputs show in the lov and they also return to the field in the editable grid column.
The non editable (previously) saved rows retrieved by the interactive grid query only show the description (d) value from the popup lov they don't show the additional outputs as it does when selecting from the lov in the editable row.
When the the editable row with the additional outputs displayed is saved the refreshed grid output for that row also no longer shows the additional outputs.
Is there any way of working around this as the whole point of the additional items is to provide a descriptive output to the client for the popup lov column. The functionality should work the same for the editable and non editable columns