Expand my Community achievements bar.

Don’t miss the AEM Skill Exchange in SF on Nov 14—hear from industry leaders, learn best practices, and enhance your AEM strategy with practical tips.
SOLVED

Custom participant step

Avatar

Level 3

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

1 Accepted Solution

Avatar

Correct answer by
Community Advisor

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

View solution in original post

2 Replies

Avatar

Administrator

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

Avatar

Correct answer by
Community Advisor

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