This is a lower-level API. Lower-level APIs are not recommended for most projects, and may not be available on all plans. See our page on recommended deployment patterns for more information.
Initialization Option Question Editor API

layout

A template customization.

Values

Request object key ui.layout

Type object

This object has the following properties which can be configured.

  • advanced_group boolean

    Whether to show advanced group of questions to appear in the sidebar when a new question is being created.

  • edit_panel object

    A layout option to be used in custom global template.

  • simple_features object

    An object consisting of layout options used to customise the simple features modal.

  • global_template string

    The global layout template being used.

  • mode string

    Question Editor layout mode, valid values are: "advanced" and "simple".

  • responsive_edit_mode object

    If the global_template is set to "edit_preview", responsive_edit_mode object can be used to configure the responsive behaviour of Question Editor.

Was this article helpful?