Hi FFs,
I am trying to navigate to a page based on a dropdown selection as attached, but I still can't figure out how to set the conditions.
Conditional Action Based on Dropdown Selection
Actions & Logic
1- Create Conditional Action
2- IF first Value (DropDownName) == (DropDownName Value = "Community") "1st try"
3- IF first Value (DropDownName) == "Community" "2nd try"
4- True? navigate to the Community Page.
Yes