Our site has gated articles. When user completes form they receive a notification with the url to the pdf article.
I would like to use one gravity form with multiple articles.
Process Question
Is there a way to use acf pro to add a url to the gravity form notification based on the page form is submitted from?
How I envision this working.
1. Create a Custom Field called article_url
2. Display custom field input in backend for each article page
3. Add pdf article url in acf article_url field in the page backend
4. Then, if form submited from page X, the gravity form notification would grab the article_url input value entered in the backend for Page X
Thanks for the assistance.