10389 Posts in 2200 Topics by 1712 members
|
Page:
1
|
Go to End | |
| Author | Topic: | 685 Views |
-
Dropdown = Email Recipient

1 June 2010 at 7:25am
I've made a form and when a user click a specific item in that list, the form should mail to that item.
How can I manage that?
Example:
The dropdown:
Januari
Februari
MarchWhen you select March, the form should mail to info@march.com
-
Re: Dropdown = Email Recipient

1 June 2010 at 4:55pm
Is this using UserDefinedForms? If so then this is impossible. The only way you could do it is to store the emails in the dropdown. For example you would need your dropdown to have
info@march.com
info@feb.com
..Then you can set the To field to be the value of that dropdown.
-
Re: Dropdown = Email Recipient

1 June 2010 at 5:50pm
Yes, I've seen this future in the UserForms, but I think its rather strange to put your emails in a dropown... The user doesn't need to know which email he need to choose. He wan't only the names ...
-
Re: Dropdown = Email Recipient

1 June 2010 at 7:30pm
Yep totally not the ideal solution but thats the best currently with the module.
| 685 Views | ||
|
Page:
1
|
Go to Top |


