Hello,
I have a sap.ui.layout.form.Form which contains a few sap.ui.layout.form.FormContainer which each contain multiple sap.ui.layout.form.FormElements.
Once the form is complete and sens I want to clear all of the input fields that I have contained in the form. Is there an SAP UI5 method that can clear all the inputs for me?