#Prototype: Can you reset all variables easily?

7 messages · Page 1 of 1 (latest)

neat oracle
#

I'm creating a checkout, but I want to reset all variables in the last step. So on the order success page, you can start a new journey.

neat oracle
#

Anyone?

untold python
#

You should be able to do something like this:

#

So when you navigate to the "success" page, you set all the variables equal to themselves. I think that will clear the values they previously stored

neat oracle
#

I have soooo many

golden perch
#

I'm having a similar issue let me know if you figure it out