About Form Participant Step in Workflow | Community
Skip to main content
October 16, 2015
Solved

About Form Participant Step in Workflow

  • October 16, 2015
  • 2 replies
  • 1024 views

Hi,

    I am using form participant step in my workflow to get some user's inputs.I am mapping newly created HTML form(created through form element in the side kick) having some input fields of user to process the information in consecutive steps.When triggering the workflow for the same payload, form is retrieving old values.Is it correct behavior? New form need to be shown each time when triggering the workflow.Please guide me to achieve this.

 

Regards,

Kirithi

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 smacdonald2008

Here is the AEM docs on this subject:

https://docs.adobe.com/docs/en/cq/5-6-1/workflows/wf-ref.html#Form Participant Step

Did you set the required props as mentioned in the doc? 

2 replies

smacdonald2008
smacdonald2008Accepted solution
New Participant
October 16, 2015

Here is the AEM docs on this subject:

https://docs.adobe.com/docs/en/cq/5-6-1/workflows/wf-ref.html#Form Participant Step

Did you set the required props as mentioned in the doc? 

October 16, 2015

Hi,

   Yes, I defined the properties as given in the document. Values are getting stored in payload/jcr:content/par/formFieldName(i.e. text_480b). I hereby attached my form properties definition page.

   [img]Form_Props.JPG[/img]

 

 

 Regards,

Kirithi