Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations Chris Miller on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

email attachment

Status
Not open for further replies.

siewfang

Programmer
Apr 16, 2002
2
MY
Hello, I'm having facing some problem with a Notes formula while trying to create a form.

I am creating a "SEND" action in the action bar. i try to include a attachment link in the document sent. The problem is: the file can be sent, just that the attachment cannot open.

The formula that i wrote is like this:

@MailSend (name_reviewer; ""; ""; subject; "";""; [IncludeDocLink])

name_reviewer is the person that i want to send to. the flag i define it as "IncludeDocLink" (same as the "HELP" shown)

The error message shown is "CANNOT LOCATE FORM: XXXX FORM"

i don't know what is the problem.
Please help me on how to solve this.

Thank you very much. Please reply as soon as possible.

I'd appreciate your feedback.

Regards,
Siew Fang
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top