How to update value of the text field after button clicked?

I have one textfield and button in the page.

The initial value of the textfield is "Hello".

Now I am going to change the value of this textfield after I click button. i.e. "Hello"->"Bye".

To do this, I tried to find "update widget state" action but I cannot find it.

How to solve this problem?

1
3 replies