A Form element is a useful way to keep elements together. Some actions performed on a form affect the
elements it contains. For example, hiding a form also effectively
hides all the elements in the form, although the values of the
hidden properties of the elements contained in the form do not change.
A Form element is added automatically when you add the WixForms
element to the page. These 2 elements work together to provide the functionality available with the Wix Forms app.
Because they work together, if you hide or collapse either the WixForms or the Form element, the other element
is also hidden/collapsed.