Static
addAdds an event listener to the form class.
type of event listener, defined in the FormEventsEnum
Static
addAdd or update an attachment with the given file name.
string, the name of the file.
Blob, blob to add or update
Static
copyThis function copies the current form and returns a promise that resolves to the new form.
Optional
deleteFields: booleanboolean - If true, the copied form will remove marked fields.
A promise that will resolve to a new Form object.
Static
deleteStatic
disableStatic
disableStatic
enableStatic
enableStatic
getStatic
getGet the current form in specified format.
Optional
format: DataFormatEnumDataFormatEnum, the format to get the form in.
Static
getStatic
getStatic
getStatic
getStatic
hasStatic
removeAlways remove previously registered event listeners!
type of event listener, defined in the FormEventsEnum
Static
save
Static properties and methods related to the current form.