Hi all,
I've created a form with a UDO, but this form contains a field which is supposed to hold the 'parent' record that generated the current one. I created a CFL with the same UDO and linked it to the field. Every time I select some record from the CFL the form navigates to that record (and does not place the selected value in the field as intended). I do not know if this is the correct behavior since I thought there could be 2 or more independent references to the same UDO in the same form.
Is there any way to place two independent references to the same UDO in the same form?
Thanks.