You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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 trying to assign a variable value to the "Show Clear Field Icon" Boolean value, specifically found in the TextField widget, the boolean value will not be assigned to a variable (the small orange variable icon is what I am using to access the 'set from variable' pop-up)
I have tried to set it from a simple global value such as 'False' from the 'set from variable' pop-up, but even that doesn't work.
I want to assign this boolean to a component parameter, so that I can change whether the clear text icon is shown, depending on the use of the search bar for that instance.
Expected Behavior
Apply a variable boolean value to the boolean variable called 'Show Clear Field Icon' on the TextField widget. This will then mean for each usage of this search bar component, I can decide if the clear field icon is visible.
Steps to Reproduce
Create component
Add TextField widget
Add parameter called 'ClearField' (boolean)
Go to Additional Properties, then 'Show Clear Field Icon'
Tap orange variable icon to open 'Set From Variable' pop-up
Assign 'ClearField' parameter to this variable value
Reproducible from Blank
The steps to reproduce above start from a blank project.
Hi! I'm sorry you're experiencing this issue. I was able to confirm this unexpected behavior. I’ll forward it to our engineering team for further investigation and will update you as soon as I have any news.
Can we access your project?
Current Behavior
When trying to assign a variable value to the "Show Clear Field Icon" Boolean value, specifically found in the TextField widget, the boolean value will not be assigned to a variable (the small orange variable icon is what I am using to access the 'set from variable' pop-up)
I have tried to set it from a simple global value such as 'False' from the 'set from variable' pop-up, but even that doesn't work.
I want to assign this boolean to a component parameter, so that I can change whether the clear text icon is shown, depending on the use of the search bar for that instance.
Expected Behavior
Apply a variable boolean value to the boolean variable called 'Show Clear Field Icon' on the TextField widget. This will then mean for each usage of this search bar component, I can decide if the clear field icon is visible.
Steps to Reproduce
Reproducible from Blank
Bug Report Code (Required)
ITFXkPLlvJR2odhE1bncLMJKgj8wGUAaU40V0t1ETRQbCIj4EIYUfsj7YhdDTeqzaHNcfFGb8UAFwanTjvLLEPAqH0iac6p5z5d+exPPbGWmRanTELu0ZWtSHcRYCFfE5qa4kxZNBPBiLlIG2E+Ae+Sucz6Cf9qOYwx5e6fDbOY=
Visual documentation
Environment
Additional Information
No response
The text was updated successfully, but these errors were encountered: