Adding a record in a form
Parameters
| formInfo | An object which holds Form Info. |
|---|---|
| completionHandler | The Form object and Error will be returned to the completionHandler. |
Parameters
| form | The Form object that is to be submitted. |
|---|---|
| completionHandler | The FormSubmitResponse and Error will be returned to the completionHandler. |