Custom participant step | Community
Skip to main content
New Participant
August 9, 2017
Solved

Custom participant step

  • August 9, 2017
  • 2 replies
  • 1012 views

Hi ,

We have requirement of adding browse option (for attachments) as part of one of participant step during workflow process. Could you please tell us how this can be achieved ?

Thanks,

Hari

This post is no longer active and is closed to new replies. Need help? Start a new post to ask your question.
Best answer by viveksachdeva

You can overlay or extend "/libs/cq/workflow/components/model/participant" and update the dialog as per your needs

2 replies

viveksachdeva
viveksachdevaAccepted solution
New Participant
August 15, 2017

You can overlay or extend "/libs/cq/workflow/components/model/participant" and update the dialog as per your needs

kautuk_sahni
Employee
August 10, 2017

See this :- https://helpx.adobe.com/experience-manager/using/dynamic-steps.html

// Creating a custom Adobe Experience Manager Dynamic Participant step

You need to change it a bit as per your need.

~kautuk

Kautuk Sahni