
Hi All,
Hopefully someone can help with this
This is done :
I have a Forms where user can choose between 3 values. Example : Shoes, socks, hat
When they submit a request through forms it sends an adaptive card which is pre populated with their information (forms). Someone has to perform other actions including clicking on a specific link
My problem :
What I would like to do is to display a specific clickable URL in the adaptive card depending on the value (shoes, socks, hat).
I know that I could have 3 adaptive cards and branches with conditions but that would make my flow too complicated at the end. I trying to figure a way to have everything in one flow no branch 🙂
Thanks in advance for you help ! 🙂