I have two tables with a master-details relationship. After logging in I want to direct the user to the details table - becuase this is the most likely one to be edited/added to.
I've done this using the events editor - redirect action. However the link back to the Master table disappears when I do this - so the user cannot navigate to it. How do I avoid this?
Richard