form.web

Front-end form definition

type

object

properties

  • templateId

The id of the template to use for this file

type

string

  • templateVariables

The variables and their values to be replaced from the template

type

object

additionalProperties

  • variablesFiles

The variables files to use to replace the variables. The first file of the list will take precedence over the following one. Template variables take precedence over the contents of the files.

type

array

items

type

string

  • isTemplateGeneratedByOspComposer

If the value is set to true, manual editing of this file should be avoided, as the composer will override the value in the next generation.

type

boolean

  • moduleId

The ids of the modules that will have access to this form.

type

array

items

type

string

  • name

The form name

type

string

  • description

  • rights

The form rights

type

array

default

items

type

string

  • bindings

The bindings for value subscriptions

  • schema

The form JSON schema

type

string

  • ui

The form UI schema

  • initialValue

The form initial value

  • submit

The form submit mechanism

default

destination

Value

type

Immediate

oneOf

Value

Action

Request

Mixed

  • markdownDescription

additionalProperties

False

Value

type

object

properties

  • destination

type

string

enum

Value

default

Value

  • type

Type of submit.

type

string

enum

Immediate, Deferred

default

Immediate

additionalProperties

False

Action

type

object

properties

  • destination

type

string

enum

Action

default

Action

  • type

Type of submit.

type

string

enum

Immediate, Deferred

default

Immediate

  • action

Action reference

type

string

  • script

Script reference

type

string

additionalProperties

False

Request

type

object

properties

  • destination

type

string

enum

Request

default

Request

  • type

Type of submit.

type

string

enum

Immediate, Deferred

default

Immediate

additionalProperties

False

Mixed

type

object

properties

  • destination

type

string

enum

Mixed

default

Mixed

  • type

Type of submit.

type

string

enum

Immediate, Deferred

default

Immediate

  • action

Action reference

type

string

  • script

Script reference

type

string

additionalProperties

False