Hi every one
I have a text field for which I have set an initial value. Then, by clicking on a button, a dialog will open. And by selecting a value, the dialog is closed and the data is brought to the page containing the text field. Also, an app state variable is updated in the dialog and the page containing it is also rebuilt. So far, I have not succeeded in updating the initial value of the text field.
Can you guide me in doing this