Just to refine this topic:
The "dynamic to" email variable is pulling data from a text field.
Is there any way to modify the core script that it is only being executed if the given field contains data.
So if the user leaves it empty the dynamic to variable remains inactive.
Any idea?
The "dynamic to" email variable is pulling data from a text field.
Is there any way to modify the core script that it is only being executed if the given field contains data.
So if the user leaves it empty the dynamic to variable remains inactive.
Any idea?
this is the url
http://www.ravaluk.com/index.php?option=com_content&view=article&id=14&Itemid=16
you will see what i ment. Now I had to put the [email]sample@domain.com[/email] emails as default.
If the user would like to invite only 1 or 2 guest and leave the third box empty the form displays an error message" Server misconfiguration"
Probably because the 3rd "dynamic to" email is awaiting the data. So it would be good to find a solution to activate that only if the text box is filled...
http://www.ravaluk.com/index.php?option=com_content&view=article&id=14&Itemid=16
you will see what i ment. Now I had to put the [email]sample@domain.com[/email] emails as default.
If the user would like to invite only 1 or 2 guest and leave the third box empty the form displays an error message" Server misconfiguration"
Probably because the 3rd "dynamic to" email is awaiting the data. So it would be good to find a solution to activate that only if the text box is filled...
Hi mojohand,
you need PHP to achieve this, many examples are posted here, the code will have some variable like $MyFormEmails, but if you posted the HTML of this piece of the form then I will try to help!
Cheers
Max
you need PHP to achieve this, many examples are posted here, the code will have some variable like $MyFormEmails, but if you posted the HTML of this piece of the form then I will try to help!
Cheers
Max
This topic is locked and no more replies can be posted.