Hi,
I have a "sendTo" field in a form and a Button which sends email to a group in the
"SendTo" field. Here is the formula I'm using in the Button:
@MailSend(SendTo; ""; ""; "Purchase Request: New Purchase Request"; "RE:
This is to notify you that a new purchase request has been entered into the system.
Please double click-on the doclink to view the request."; ""; [IncludeDoclink]);
The problem is that everytime I click on the button the e-mail doesn't go out to the
group, I don't also receive any error message. Any ideas?? The SendTo field is a
computed field that have the following groups.
"DMS Sales Representatives" : "David Johnson". Is there anything I'm missing??
Thanks in advance!
DJ

