email form info without attaching report through lotus notes

  • Thread starter Thread starter Guest
  • Start date Start date
G

Guest

This question is like the one jojo wrote but different. How can I send some
of the information on the current form with some of the information on it's
subform in an email message without having to send a report through lotus
notes? Please help with this.
 
Use the sendobject and include the fields you wnat in your sublject or text
field.
 
Could you just give me an example of how this should look so I know if I'm
doing this right because when I use sendobject it gives me an error.
 
This is what I have:
I have my main form called OrderingServiceBranchInfo and embedded in that I
have a form called OrderingServiceLog. This is what I put in the macro
sendobject:
object type:form
objectname:OrderingServiceBranchInfo
output format: rich text format
to: my e-mail address
I call the command button to use this macro cmdSendEmail.

Error is The command or action "SendObject isn't available now. along with
a few other things as to why there is a problem.
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Back
Top