Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

Description

This example shows how to use the Run macro from Run Self-Service Reports for Confluence to configure the user form in Confluence. With the help of an organized form editor, quickly create the form with the required fields, and add buttons with custom button text to enhance the form usability.

Requirements

Macro browser input

Select this macro

Macro name

Run with a user form and parameters

Macro syntax

{Run with a user form and parameters}

Configure macro

To configure the macro Run with a user form and parameters in the Confluence page, follow the steps below.

Macro parameter

Value

Field settings > Form rows

Add fields to build the form

Display Settings > Buttons > Show run button

Enabled

Display Settings > Buttons > Show a reset button

Enabled

Display Settings > Buttons > Show a clear button

Enabled

...

2. Under Display settings, enable the buttons Reset and Clear.<Gif showing an existing macro with few fields added and enabling Reset and clear>

...

3. The form configured is as shown below:

...

4. Users can fill in the details and submit the form.

Macro actions

Description

View

Submit

The Submit button allows you to submit the field values. The Run macro will render the newly entered values and replace the old values with the new.

<Gif to show submit action>

Reset

The Reset button allows the user to reset all the field values.

<Gif to show reset action>

Clear

The Clear button allows the user to clear the input provided for the form fields.

<Gif to show clear action>

...