So I was working on a power app and was trying to create a workflow. Basically I have a status column, which is a choice dropdown column with choices like "Awaiting Manager Approval", "Awaiting Team Lead Approval", etc.
I have a request form which submits the form to a SharePoint list and starts the workflow.
I have set the Team Lead container's visible property based on itemRequest.Status.Value (Status is the column name).
Based on the value present in the STATUS column for a particular entry, the email I send should show different forms like Team Lead form and Manager form. I am successfully getting the email once I Submit the form, and the default value on submitting is set to, "Awaiting Team Lead Approval".
However , when I click on the link received in my Email, I cannot see the team lead container.
How do I modify the link being sent in the email so that i can see the team lead container when I click on the link.

Report
All responses (
Answers (