Hi All,
I am trying to capture the parent id number inside the detail application, but I am not sure how early in the events I can capture this information. I have tried all of them, but it seems that it is not available to me until on-validate.
For some weird reason, when I tried to set a global variable in the master application to record the master id number, it kept getting changed by the time it appeared in the detail application. I could find no reason for it to do that.
Thanks
Tony
PS. is there any tools that will allow you to inspect the variable values at any given time?