Hi,
First off, as a complete noob with php, javascript, I love this component! I started using it a couple weeks ago and it is by far one of the easiest yet extremely powerful form solutions for Joomla. I have scoured the forums for help and am still quite lost. Maybe if someone can post some sample code or at least point me in the right direction that would be greatly appreciated!!
I have built a website for an online math journal to allow submission of manuscripts (pdf files) for review and eventual publication. On the manuscript submission form the user can select an editor from a drop down list to review his manuscript. On submission of the form, the chosen editor receives an email containing the pdf file (figured this out from FAQ#31). The editor then has to be able to select an associate editor within his specific area of research. I have created 5 different forms for each group. What I need is to customize the email template (or use multiple email templates) so that if the user selects editorA, then editor A will get an email with a link to formA in it. If the user selects editorB, then editorB gets an email with a link to formB etc.
First off, as a complete noob with php, javascript, I love this component! I started using it a couple weeks ago and it is by far one of the easiest yet extremely powerful form solutions for Joomla. I have scoured the forums for help and am still quite lost. Maybe if someone can post some sample code or at least point me in the right direction that would be greatly appreciated!!
I have built a website for an online math journal to allow submission of manuscripts (pdf files) for review and eventual publication. On the manuscript submission form the user can select an editor from a drop down list to review his manuscript. On submission of the form, the chosen editor receives an email containing the pdf file (figured this out from FAQ#31). The editor then has to be able to select an associate editor within his specific area of research. I have created 5 different forms for each group. What I need is to customize the email template (or use multiple email templates) so that if the user selects editorA, then editor A will get an email with a link to formA in it. If the user selects editorB, then editorB gets an email with a link to formB etc.