Hello, after trying to use the date time picker action I'm running into a problem. I added the action to a button, which successfully allows the user to choose a date. But when I tried binding the value of the date picked to a text field, it didn't work.
Date Time Picker
Actions & Logic
I used the chain link and widget state to set the text to Date Picked 1, but in review mode, instead of the text changing to the date, it just stays saying choose date, and a notification at the bottom of the screen says what date was chosen (I didn;t set any notificaion. I'm not sure why this is happening despite binding the text to the date picked variable.
Yes
2