I have a MaintenanceForm which uses a Browse Dialog, I noticed that when opening the form (with no data) all comboboxes in the form will show the first record of its own data even thought there is no record selected in the primary business object (POBO).
What am I missing here? I believe comboboxes should be blank like all other fields and only show its data when a record is selected in the POBO.
Please see picture attached for better understanding of this issued.
Thanks!