Can we create a Form with text area box and three buttons inside Lotus notes

Hi,

I want to create a form within lotus notes; the form should have a text area and three Buttons.

The buttons will be configured to send mail to concerned group or person. When I click the button it should send the content which I paste it in text area. Please let me know whether it is possible? if so how to do it.

Regards,

Selvin

Subject: TLCC offers a free Intro. to Domino Designer course

Subject: designer - help

Definitely possible. Do you have the designer client? You’ll need that, of course. The designer help has lots of examples. Look for things like @mailsend (formula) and doc.send (lotusscript) in the help - they will give you sample code.

Subject: Re: designer - help

Thanks much Maria…