Skip to content

Dropdown in second conditional column does not store data #7499

Description

@guitman444

Can we access your project?

  • I give permission for members of the FlutterFlow team to access and test my project for the sole purpose of investigating this issue.

Current Behavior

When you have 2 columns, both of which are set to conditional based on a switch (or any other condition), dropdowns in the 2nd (lowest?) column do pass the value selected in the column's dropdowns.

Expected Behavior

Dropdown values passed to be used elsewhere in app.

Steps to Reproduce

  1. Create a new page
  2. Create a switch (false/true)
  3. Create three columns, column1, column2, column 3
  4. In column 1, create dropdown_c1, and choicechips_c1
  5. In column 2, create dropdown_c2, and choicechips_c2
  6. In column 3, create 4 text boxes. textbox_dropdown_c1, textbox_choicechips_c1, textbox_dropdown_c2 , textbox_choicechips_c2.
  7. For each textbox, make the value the value of each corresponding dropdown and choicechip.

Test: You will see the text boxes all display correctly.

Reproduce issue:

  1. Make column 1 conditional on switch = FALSE
  2. Make column 2 conditional on switch = TRUE

Repeat tests. You will see textbox_dropdown_c1, textbox_choicechips_c1 work. But, you will see textbox_dropdown_c2 not show the selected dropdown value, while textbox_choicechips_c2 does.

So, this seem isolated to dropdowns only, at at least no choicechips.

Reproducible from Blank

  • The steps to reproduce above start from a blank project.

Bug Report Code (Required)

ITEelsn1z4pNj7xE+ZDuacFWlQMwJFg2a+Y/p+0aRQ0hfb7vP7MuYcjOVFFLYteXd29qelebjkMC0dKOudnPLPc5CzWCY7lx1r5XQQ7iQl2VV8WrDZG0dHB7O+VbJkiZ5qWvnBNDPtN0V2QN3WWqB/CNG3qCf9qOYwx5e6fDbOY=

Visual documentation

Image Image

Environment

- FlutterFlow version: Web free version as of today 9/12/2026
- Platform: MacOS
- Browser name and version: Chrome 152.0.7977.8
- Operating system and version affected: Chrome 152.0.7977.8 on MacOS, but this is just testing using the live test mode in browser. Have not tried other OS.

Additional Information

No response

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    status: needs triageA potential issue that has not been confirmed as a bug.

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions