Add new fields to the dialog of workflow | Adobe Higher Education
Skip to main content
Level 4
January 8, 2024
解決済み

Add new fields to the dialog of workflow

  • January 8, 2024
  • 1 の返信
  • 1233 ビュー

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.

このトピックへの返信は締め切られました。
ベストアンサー 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 の返信

pulkitvashisth
Community Advisor
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.