pre fill post create forms with API issue

  • Posted 3 weeks ago

hello

We use an API to pre-fill a create post form. We would like to be able to save the information received from the API when the form is submitted. This works fine for a standard text field. However, for all ‘select’ fields, which are dropdown lists, their structure doesn’t allow us to save the data received from the API. Is there a way (via a hook or other method) to save this data? Do you have an approach that could meet our needs?

thx for your feedback