I have 20 pdf brochures and one contact form. When the user fills the form and clicks the submit button they should receive the pdf.
I tried to create 20 forms for 20 brochures and connected those forms using WP Download Manager plugin. But this method is not dynamic and the plugin costs $59.
I need alternative which is simple and dynamic.
The challenge is, When the user fills the form and clicks the submit button they should receive only one brochure pdf which matches the title of the page.
How can I achieve that?