This object contains data related to a form version. To access the data of the current version of the currently opened form, use XFC_METADATA.currentProject.currentForm.

Hierarchy

  • MetadataForm

Index

Properties

id

id: number

The ID of this form version.

isActive

isActive: boolean

Whether this form version is active.

versionNumber

versionNumber: number

The number of this form version. The first form version is usually 1.