Question: How can I complete this question. Help please? // add_observation - add a new observation by submitting a request // to the server API //
How can I complete this question. Help please?
// add_observation - add a new observation by submitting a request
// to the server API
// formdata is a FormData object containing all fields in the observation object
// when the request is resolved, creates an "observationAdded" event
// with the response from the server as the detail
add_observation: function(formdata) {
},
Step by Step Solution
There are 3 Steps involved in it
Get step-by-step solutions from verified subject matter experts
