Forum Discussion
_anomDiebolt_
7 years agoQrew Elite
What I understand from your description is that:
Other than that this is easy to do with script once the details of the fields and query are supplied.
- you are creating a new record or editing an existing record
- next, you want a button on the form the will take various values sitting in the open form and make an API_DoQuery request
- finally, you want to take the response of the API_DoQuery call and parse the results and stuff them into some other field on the open form
Other than that this is easy to do with script once the details of the fields and query are supplied.