Recent searches

in

disable_add

On this page

This key toggles whether CloudCannon will hide the add button, and context menu actions on each item for adding new items to this Input.

Setting this key to true will hide the add button and context menu actions for adding new items.

By default, this key is false (i.e., the add button and context menu actions are displayed).

Appears in

└── _inputs
    └── *
        └── Array Input
            └── options
                └── disable_add

Type

boolean

Default value

false

Open in a new tab