Hi there,
I have a custom post type with posts as documents. A document is attached to that post with a custom field.
Once on the single template of that post there is a Forminator form to request to download that file where you have to fill in your details. Once you have send the form you get a auto reply in your mailbox where I want to add a link to that document.
I don’t want to create one single form for each document since there are a lot. Is there a way to make this dynamic with the URL to the document in the auto reply mail?
Thanks in advance!
Justin