Skip to content

Form Component

Travis Tidwell edited this page Jul 5, 2017 · 5 revisions

JSON Schema

The JSON Schema definition for this component is defined as follows.

Core Properties

This component uses the core properties defined within the Common Parameters section.

Specific Properties

Property Description Value Required Default
src The URL of the form that should be loaded within this component. A url of the JSON form. false
reference If the values saved should be a reference to the actual data object where if the underlying submission is changed, then this record is changed as well. boolean false false
form The Form ID of the form to load. This can be used instead of using the src parameter Form ID false