Filippo Lazzarini

Results 8 comments of Filippo Lazzarini

Hi, great! :) I think you should also add a "set" and "is" method for the persistOnBackTransition variable, like revalidatePreviousSteps has setRevalidatePreviousSteps and isRevalidatePreviousSteps

Hi, @nerdsrescueme , @rvanlaak : did you managed to do that? I'm in the same situation... A solution can be to dynamically add new steps when a user click on...

:+1: for @lsmith77 and @ProPheT777 suggestions

I made the same thing but with a different approach: ``` // Add Shortcode function ginger_shortcode_button() { if (isset($_COOKIE["ginger-cookie"])) { return ' function removeGingerCookie(sPath, sDomain) { document.cookie = encodeURIComponent("ginger-cookie") +...

@matteobarale have you an eta? Do you need some beta tester?

I really love this feature! we had the same need

Unfortunately not yet. I'd like to try soon

Hi, I have the same problem... did you find a solution?