I have a page that sends an email. I'm looking for a good way to say that the email has been sent. I am currently using the Add Action for putting a message on the web page, but this isn't very useful. The message shows up at the very top of the page above the Header. I'd at least like to see it on the same window as the email.
The email examples given open a separate window and say something like "Record Added". I could use this if I could see how to change that message to something more meaningful like "Email Sent". A message of a record being added means nothing to the user.
TIA...
~Joe