remove Form Element From Page
Allows to programmatically remove a form element from the document.
Return
true
if the form element was deleted, or false
if there was an error.
Parameters
form Element
The FormElement to remove.