
Announcements
Hello All,
I built the 5 screen form using same SharePoint list and now I have to work on process in which, I want to build in each form it's own submit button and after submitting the form1 I should get an email or the next person should get an email with link for form2 and this process will continue for form3 and form4 and the last submission is form5. I am not sure even if this process is possible in PowerApps and if its than please help me to develop this process. I would really appreciate any help. Thank you!
Hi @SPooja ,
You could try to use Param function and StartScreen property.
Sample:
Best Regards,
Wearsky