After the user has filled a form, he is given an option to retry the form. At this point, how should i clear the values that were already collected in context.forms..?
Create a Node Script with the value delete context.forms
and then connect the Script Node again to the Form Node
Thankyou Daniel! This worked!