Add new fields to the dialog of workflow | Community
Skip to main content
Level 4
January 8, 2024
Solved

Add new fields to the dialog of workflow

  • January 8, 2024
  • 1 reply
  • 1187 views

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.

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 pulkitvashisth

Sure, we can configure workflow dialog to load custom fields.

Here are some references that might help you:

  1. Create custom workflow component with dialog | Adobe Experience Manager: This tutorial walks you through the steps involved in creating a custom workflow component.

  2. Implementing custom process step with dialog | Adobe Experience Manager: This tutorial is intended for AEM Forms customers needing to implement a custom workflow component.

  3. Create a custom AEM workflow process step with a dialog - DLightHouse: This post provides a guide on creating a custom workflow step.

  4. Create Dialogs in AEM – AEM CQ5 Tutorials: This tutorial guides you on how to create dialogs in AEM.

1 reply

pulkitvashisth
Community Advisor
pulkitvashisthCommunity AdvisorAccepted solution
Community Advisor
January 9, 2024

Sure, we can configure workflow dialog to load custom fields.

Here are some references that might help you:

  1. Create custom workflow component with dialog | Adobe Experience Manager: This tutorial walks you through the steps involved in creating a custom workflow component.

  2. Implementing custom process step with dialog | Adobe Experience Manager: This tutorial is intended for AEM Forms customers needing to implement a custom workflow component.

  3. Create a custom AEM workflow process step with a dialog - DLightHouse: This post provides a guide on creating a custom workflow step.

  4. Create Dialogs in AEM – AEM CQ5 Tutorials: This tutorial guides you on how to create dialogs in AEM.