I have a multi page gravity form,
lets say I have drop down field with Option 1, Option 2 and Option 3 on page 1
Now on page 2 there is a text area field.
When I select
option 1, i want the text area to be populated with the text "Text 1"
option 2, i want the text area to be populated with the text "Text 2"
option 3 i want the text area to be populated with the text "Text 3"
How can I do this?