Skip to content

Allow Other

Identifier allowOther
Allows Multiple false

Description

The allowOther argument lets you set a custom value, which is not specified with the option argument, for suggester like input fields.

Values

The input field argument allowOther accepts the following value configurations.

  • allowOther
  • allowOther(value: true | false)

Allowed Input Fields

The input field argument allowOther can be used on the following input fields.

Examples

INPUT[suggester(
option(option 1),
option(option 2),
option(option 3),
allowOther
):bind_target]