Suppress Email Message

(5 posts) (2 voices)

Tags:

No tags yet.

  1. nsepetys, Member

    Hello myDBR Representative,

    Is there a way to suppress the message that confirms that the message is sent with no errors? I have a bunch of emails sent at once so just hiding the div creates a long page that forces the content I want to show all the way to the bottom of the page.

    Thanks,
    Noah

  2. myDBR Team, Key Master

    Noah,
    you can use:

    select 'dbr.mail.notify_successful_mail', 0;

    --
    myDBR Team

  3. nsepetys, Member

    Doesn't seem to be working on my end. What version of myDBR is that effective as of?

  4. myDBR Team, Key Master

    As of myDBR 4.0.0 build 2292 (March 10th, 2014), so you should have it.

    How does your code look like?

    --
    myDBR Team

  5. nsepetys, Member

    It's working now. I had to move the command to after the dbr.mail command and before the command defining the recipient, recipient alias, and subject. Thank you!


Reply

You must log in to post.