Hi,
I’m using a form to submit first before view an iframe,
I used to keep it for loggedin users only but now I need to make it for everyone
I used this code in functions.php to get the user full name from the form
I will also make multiple forms for multiple pages, what is the best way to echo a field value on the same page without using gform_after_submission action!