How to identify a specific textfield when using component [ISSUE DISAPEARD]

Troubleshooting
Resolved

I am trying to set the value of a textfield that is from a component (TxfSellingPriceArray in red).

The issue is that the set is changing the first field (TxfName in green), not the correct one.

The name (green) was changed, not the Selling price (red).

To confirm that, I duplicated the component and gave it another name.

And then, the correct field was updated:

How to reference the correct field when using a component?

UPDATE: After I recreated the tree of widgets the issue disappeared. The identifier continues the same (always TextField_1) but the update is working well.

What have you tried so far?

Described above.

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