I’m designing lightboxes for visitors to download PDF files. The issue I’m facing is that I have too many pages and each page will have it’s own lightbox with its own pdf file. The lightbox has the following 4 fields:
1- Dropdown field: to select which course they are interested in.
2- Email
3- Name
4- Phone
I want the visitor to receive the relevant PDF file related to the course selected by the visitor from the dropdown field.
The main issue lies in the number of pages we have, each requiring its own lightbox with a specific PDF file. However, I believe there might be a more streamlined approach to address this challenge without creating separate lightboxes for each course.
To achieve this, I propose the implementation of a single lightbox across all pages, accompanied by a condition field. This would allow visitors to select their desired course from a dropdown menu, ensuring they receive the relevant PDF file via email.
Can we do this on editor x?
Please advise.
Thanks