Skip to content

Set Form Field action not setting Dropdown or Choice chips on first press #1837

@KeepTrackSolutions

Description

@KeepTrackSolutions

Has your issue been reported?

  • I have searched the existing issues and confirm it has not been reported.
  • 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

On our Programs Page, we have a set of Set Form Field actions to load a Form with data from a selected Firebase document. The document is loaded with the page load and the Set Form Field actions triggered by selecting the document from a Row of Containers with the Actions assigned to the Containers.

When first selected, the Text Field Set Form Field actions correctly set Text Fields to the data, but Drop Down and Choice Chips are not set.
image

When pressed a second time all the Set Form Field actions work correctly. All Text Fields, Drop Down and Choice Chips in the form are set.
image

Expected Behavior

On the first press, we would expect the Set Form Field actions to set Text Fields, Drop Downs and Choice Chips.

Steps to Reproduce

  1. Create Project with Firebase with Document to hold the data.
  2. Create Form with Text Fields, Drop Downs, and Choice Chips
  3. Create a Container (or Button) with Set Form Field actions using data read from Firebase.
  4. Run a Test build and press the Container (or Button) once. See that the Drop Down and Choice Chips are not set.
  5. Press the Container (or Button) again and the Drop Down and Choice Chips are set properly.

Reproducible from Blank

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

Bug Report Code (Required)

IT4klMrq05NPmMNA1s+Mbfp4iWIvJmI5TL03pu0bFEggGLbrBIYMaeLeT1VDTtOhY1FtKEWJoGMB7s7Hv4f1O+4EC0muGqZ++qhISRbgJWK/aoSPDbu0Q395O9FTJkCy0aWK2x1NKttYdEY66lOyIuisYC/AHpv7Zwh9f6PHaOI=

Context

We are trying to load a Form with data from a Firebase document using Set Form Field. Really excited that these Actions are now available, but seeing some issues with how they are working first time.

Visual documentation

Additional Info

No response

Environment

- FlutterFlow version: v4.0
- Platform: x86
- Browser name and version: Google Chrome Version 119.0.6045.124 (Official Build) (64-bit)
- Operating system and version affected: Windows 11

Metadata

Metadata

Labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions