onPrepareFormElementSelection

Called immediately before form element is going to be selected.

Return

true when you want to proceed with the selection. Returning false will prevent form element from being selected.

Parameters

formElement

Form element that is being selected.