workflow-instructions macro

Overview

The workflow-instructions macro is used to display instructions in a message panel on the initial page or blog post creation screen.

It is particularly useful for providing guidance to content creators about next steps after creating the page. For example, should they define page parameters or apply certain labels to their content?

Where to use it?

Optional.

One workflow-instructions macro can be put in a workflow macro.

Requires space mode application of the workflow.

Workflow application must not be content label-filtered.

Parameters

Parameter

Mandatory

Default

Description

Ver

Parameter

Mandatory

Default

Description

Ver

macro body





Message to display in panel at top of "create page/blog" screen:

Note: As the page or blog post is not yet created, wiki macros which require access to the content cannot be used in this scenario.

4.1+

title





Panel title:

  • Plain text

  • Can use any character set supported by your Confluence server – except some reserved characters.

Filter by label

There are no items with the selected labels at this time.

4.1+

style



info

Specifies the style of the panel: info, error, warning, success – see samples below:

Filter by label

There are no items with the selected labels at this time.

4.3+

Example

{workflow:name=Instructions} {workflow-instructions:title=Important} wiki markup to render on "create" screen {workflow-instructions} {state:Test} {state} {workflow}

All examples

Filter by label

There are no items with the selected labels at this time.

See also

Workflow Authoring Guide:

Administration Guides: