Picker doesn't work in TexField

Widgets & Design

I have Textfield (read only) and Button.

When you click on Button you can choose date and time (Action - Date/Time picker).

Initial Value In TextField i have connected to Picker. It means that when you choose date and from Picker its value must be set in TexField.

But when i run app in test mode and use picker, in TextField i can see only default value. Value which i choose from picker didn't set.

What have you tried so far?

I try to do the same with Hint Text and it works perfectly.

Did you check FlutterFlow's Documentation for this topic?
No
1
3 replies