removeFormElementFromPage

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

formElement

The FormElement to remove.