javascript - Wordpress Gravity form « Save and Continue later » in a popup with popup maker -


i use gravity form save , continue later function in larges forms.

but user leaving without completing whole form.

so popup maker plugin , addon exit intent, in order pop email field, completing save , continue function.

i put merge tag {save_email_input} in exit intent popup, of course doesn't work because popup page different page form.

gravity form need on same page.

so, how can trigger gravity form gform_save_link javascript action in popup ?


Comments

Popular posts from this blog

Sort a complex associative array in PHP -

vb.net - How to ignore if a cell is empty nothing -

recursion - Can every recursive algorithm be improved with dynamic programming? -