Hi all,
I have a form that allows the users to fill out the required fields. Once the user has done this, I would ideally like them to click on a action button that I have created that will save the changes on the form and then email a member of staff notifying them that the form has been completed.
The only thing is, I am new to Lotus and I was wondering whether anyone could possibly show me how to do this?
Any help would greatly be apreciated.
Thanks
Subject: Email Response…?
You could do all kinds of things, everything from the basic sending an e-mail with a doclink up to sending a copy of the form with the form attached. Let’s just choose the basic solution for now:
You want to create an action button and use the @Function @MailSend.
I would advise using the [IncludeDocLink] that way when the person gets the e-mail, they can click on the list to quickly open it.
Subject: Email Response…?
Look in the domino designer help under @MailSend or if you are feeling particularly adventurous, the NotesDocument.Send method.
hth.
brandt