Conditional Action Based on Dropdown Selection

Actions & Logic

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.

What have you tried so far?

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.

Did you check FlutterFlow's Documentation for this topic?
Yes