Retrieving form values
Hi,
I have to use form values in my workflow.I created a simple form which accepts user values,based on that value decision need to be taken in the workflow.
I added form participant step,process step to retain form values(since work Item object is not accessible in OR split) using ecma script,OR split in my workflow.
I am not sure how to retrieve forms stored data in ecma script, based on the form configuration data will be stored in action configuration path( i.e content\usergenerated\....).
If the path has been hard coded it is working(i.e /content/usergenerated/geometrixx-outdoors/en/men/coats/MyForm/cq-gen1440582545837/1441183647014_2)however dynamically couldn't able to retrieve.
Please guide me to resolve this issue
Regards,
Kirithi