Neobeowulf
Registered User.
- Local time
- Today, 11:48
- Joined
- May 31, 2012
- Messages
- 34
Team,
I'll try to explain this as best I can. I want to put a button on my form that sends an email that pulls data from the current record i'm on.
Example: I'm on Mr. Smiths record. My button should send an email with
Mr. Smiths name in the subject line. His name is the data I want my email to pull.
So, when I click the button, my user who sent the late report should get an email that says (roughly)
To:
From:
Subject: (This is where I want the data from the record i'm on)
Body: Blah blah blah (name again) report is late blah blah blah
I'll try to explain this as best I can. I want to put a button on my form that sends an email that pulls data from the current record i'm on.
Example: I'm on Mr. Smiths record. My button should send an email with
Mr. Smiths name in the subject line. His name is the data I want my email to pull.
So, when I click the button, my user who sent the late report should get an email that says (roughly)
To:
From:
Subject: (This is where I want the data from the record i'm on)
Body: Blah blah blah (name again) report is late blah blah blah