Add New Values to a Drop Down Field in a form using deluge.
Hi,
Here is what I am trying to do. I have an API that returns a list of names. This API is triggered when An Input Field is Created or Edited. Upon calling the API, I want to display the names as a drop down list on the form. Is there a way to do this ?