Hi there,
I would like to execute a function only when someone changes the page from lets say page 3 to page 4 on form number 7 (which is a paged form with 5 pages) and if someone changes the page from page 2 to page 3 on form number 9 (again a paged form with 5 pages).
Is there a way to use gform_post_paging in that way? How would I make sure it only fires on those pages or if it fires on all page changes, how to target only those 2 forms and these certain pages?