Hi,
I have a custom developed form with a grid that establishes connections between two similar studies. For instance, Study 1 can be linked to Study 2 and also to Study 3, and so forth. This functionality is functioning flawlessly, but I aim to automate the creation of the same linkage on the related Study using code. To clarify this, if I link Study 1 and Study 2, I want to automatically see Study 2 linked to Study 1 when I access the form for Study 2. I attempted to utilize event handlers, particularly on inserting event, but encountered challenges with its effectiveness. Could you please provide guidance on how to achieve this functionality?
Thanks in advance,
Alex