I've a custom workflow (No custom Java involved) which is mainly aimed at reviewing the pages before it gets published. Now I want to add a few fields to the existing dialog which currently shows like this :
Say I want to add a field where the author will put in the relevant ticket number and also put in some checkboxes for the authors to indicate what all sections they've modified.
These fields should start populating in either the Workflow Info or WorkItem tab.
Can someone please help me out with the approach? I'm fairly new to workflows and appreciate any help that I get regarding this.
Solved! Go to Solution.
Topics help categorize Community content and increase your ability to discover relevant content.
Views
Replies
Total Likes
Sure, we can configure workflow dialog to load custom fields.
Here are some references that might help you:
Create custom workflow component with dialog | Adobe Experience Manager: This tutorial walks you through the steps involved in creating a custom workflow component.
Implementing custom process step with dialog | Adobe Experience Manager: This tutorial is intended for AEM Forms customers needing to implement a custom workflow component.
Create a custom AEM workflow process step with a dialog - DLightHouse: This post provides a guide on creating a custom workflow step.
Create Dialogs in AEM – AEM CQ5 Tutorials: This tutorial guides you on how to create dialogs in AEM.
Sure, we can configure workflow dialog to load custom fields.
Here are some references that might help you:
Create custom workflow component with dialog | Adobe Experience Manager: This tutorial walks you through the steps involved in creating a custom workflow component.
Implementing custom process step with dialog | Adobe Experience Manager: This tutorial is intended for AEM Forms customers needing to implement a custom workflow component.
Create a custom AEM workflow process step with a dialog - DLightHouse: This post provides a guide on creating a custom workflow step.
Create Dialogs in AEM – AEM CQ5 Tutorials: This tutorial guides you on how to create dialogs in AEM.
Views
Likes
Replies