I'm currently building a 5-screen power app for the company that I am working for. The first screen is only accessible to sales representatives, the second screen is only accessible to the project manager, the third and fourth screens are only accessible to the engineers, and the fifth screen is only accessible to the project manager. After the sales rep finishes filling out their screen, they are supposed to click a submit button and that button sends an email to the project manager that contains a link to the power app. As of right now when the project clicks the link it takes them to the beginning of the power app and it is blank. What can I do to make it so that when the project manager clicks the link, the contents of the app from the sales rep are saved and so that the second screen is what comes up rather than the opening screen.