I am using aem 6.3, and I have a requirement ,which is, when workflow comes to 'reject' step , the 'comment' field will be mandatory to complete, the other step also have this 'comment' field but not mandatory. Is there any suggestion on how to implement it? Any help will be appreciated.
// It discusses how to create a custom workflow step that has a dialog that lets workflow authors enter parameter values used in the workflow. This article also discusses how to use Java code to retrieve those values at run-time. In addition, this article also demonstrates how to use the Delete Node step in an example workflow.
// It discusses how to create a custom workflow step that has a dialog that lets workflow authors enter parameter values used in the workflow. This article also discusses how to use Java code to retrieve those values at run-time. In addition, this article also demonstrates how to use the Delete Node step in an example workflow.