hi every body
i have to steo in my workflow
1- collect data from user: approved:yes or no value,comment:text
2- if the collected is yes: go to step 2
else: send the comment varrible in email
the quastion is how to check if the field(approved) in collected data is equal to yes
and how to get the comment variable:
how to get the data collected from the user
please help