Expand my Community achievements bar.

Submissions are now open for the 2026 Adobe Experience Maker Awards.

Mark Solution

This conversation has been locked due to inactivity. Please create a new post.

SOLVED

Displaying Prompt after workflow Continue button

Avatar

Level 3

Hi All,

One of our workflows consist of many steps and authors have to go to Inbox and click on continue button to progress workflow. There is a particular step in this workflow after progressing from this step i.e. when user selects continue, i want to display a prompt or an alert message. How can i achieve this?

1 Accepted Solution

Avatar

Correct answer by
Level 8

You can use a Dialog Participant Step, where the dialog contains no fields but only text:

http://docs.adobe.com/docs/en/aem/6-0/develop/extending/workflows/wf-ref.html#Dialog%20Participant%2...

scott

View solution in original post

1 Reply

Avatar

Correct answer by
Level 8

You can use a Dialog Participant Step, where the dialog contains no fields but only text:

http://docs.adobe.com/docs/en/aem/6-0/develop/extending/workflows/wf-ref.html#Dialog%20Participant%2...

scott