Select Option Value not displayed in form input

Aha ok - you don't assign it on click :slight_smile: You can just select the text input > dynamic attributes > value > select the select input.value here.
This will show the selected value in the text input.

1 Like