I have a view of training documents that users can see. If they double-click on one of the training documents, I want them to automatically open the related employee document. Not the training document.
Is this possible?
I'M HALFWAY THERE: I can get the employee document to open in the QueryOpen ,PostOpen or OnLoad events, but the training document still opens last. If I perform a FileCloseWindow in those events, it closes the employee document instead of the training document the user clicked on.
Any help would be greatly appreciated.
Thanks,
Quin