This object contains data related a particular form (also called project). To access the data of the current form, use XFC_METADATA.currentProject.

Hierarchy

  • MetadataProject

Index

Properties

currentForm

currentForm: MetadataForm

The form version that was used to render the form.

description

description: string

The description of this form. You can view or edit the description of the form in the FORMCYCLE backend.

id

id: number

A unique ID for this form.

status

status: string
deprecated

Use XFC_METADATA.renderStatus.

title

title: string

The title or name of this form. This is the title as set in the FORMCYCLE backend.