Hi,
i am currently working on a solution to get PDFs (Rokdownloads) sent to an email adress the visitor enters (ChronoForms).
I'm still inside the Rokdownloads Component to make the "DOWNLOAD" button disappear and a ChronoForms form to be placed instead. This is working perfectly, but because of security issues the form code has to translate a cryptic document id (search in database) into the correct document path and send the result to the given adress.
As i try to avoid any hardcoded changes inside the core files of any component, i am not really sure how to realize this issue by using the appropriate default input fields inside the ChronoForms component. But i AM sure, that it could be realized by doing so.
Could someone give me a hint on how to approach this?
I really don't know how to send an attachment (PDF) by using an email template (ChronoForms backend)...especially in the code & syntax point of things.
Many thanks for any help,
Gekko =)
i am currently working on a solution to get PDFs (Rokdownloads) sent to an email adress the visitor enters (ChronoForms).
I'm still inside the Rokdownloads Component to make the "DOWNLOAD" button disappear and a ChronoForms form to be placed instead. This is working perfectly, but because of security issues the form code has to translate a cryptic document id (search in database) into the correct document path and send the result to the given adress.
As i try to avoid any hardcoded changes inside the core files of any component, i am not really sure how to realize this issue by using the appropriate default input fields inside the ChronoForms component. But i AM sure, that it could be realized by doing so.
Could someone give me a hint on how to approach this?
I really don't know how to send an attachment (PDF) by using an email template (ChronoForms backend)...especially in the code & syntax point of things.
Many thanks for any help,
Gekko =)