I have a web-form with 4 steps. I change the statuscode field to "In Progress" when the first step is executed and I need to set the statuscode field to "Submitted" when the last step is executed and Redirect it to an Entity List.
Now I am able to set the statuscode to In Progress with Webform metadata but with the last step I am not able to replicate the same.
Only difference that I see in both the steps is that in the First step the Next step is a Load Form while inthe last step the Next step is a Redirect.
Can I know how to change the statuscode to "Submitted"
*This post is locked for comments