Skip to content
Release: Australia · Updated: 2026-03-12 · Official documentation · View source

Configure the default variable editor for a task-extended table

After you configure the default variable editor for a task-extended table, you can view and edit the values of questions specified by the requester in the record producer. Applicable only for records generated by a record producer.

Before you begin

Role required: admin

Procedure

  1. Create a formatter for the task-extended table.

    1. Navigate to System UI > Formatters.

    2. Click New.

    3. On the form, fill the fields.

      FieldDescription
      NameThe name of the formatter that is displayed in the form of the task-extended table.
      FormatterThe file name of the formatter. In this case, specify com_glideapp_questionset_default_question_editor.
      TableThe table that uses the formatter.
      ActiveSpecifies if the formatter is active.
      TypeThe type of the formatter. In this case, specify Formatter.
Image omitted: UIFormatter.png
Screenshot for the UI formatter.
4.  Click **Submit**.
  1. Add the formatter to the form of the task-extended table.

    The formatter is displayed on the form according to your selections.

    1. From the Additional Actions
Image omitted: AdditinalActions.png
Icon for additional actions. menu on the form, select **Configure** > **Form Layout**.
2.  Use the list to select the display order for the formatter field.
Image omitted: AddFormtrToForm.png
Screenshot for adding a formatter to a form.
3.  Click **Save**.

    The default variable editor is available on the form.
Image omitted: DefaultVariableEditor.png
Screenshot for the default variable editor.

Parent Topic:Service Catalog variable editors