I’m fairly new to this, however I created an options field with a list of countries. How do I dynamically populate the textarea field with values I’m getting from an api based on what I select from the options field?
Note: this is all backend.
Thanks!