Copied to clipboard

Flag this post as spam?

This post will be reported to the moderators as potential spam to be looked at


  • Damiaan 442 posts 1302 karma points MVP 6x c-trib
    Mar 29, 2012 @ 02:23
    Damiaan
    0

    add counter to subject when sending e-mail

    Hi

    I got a question to add a counter in the subject of the e-mail send back to the site owners. They just want to be sure that they don't miss a single e-mail.

    What would be the right way (or the most easy way) to implement this?

    Kind regards

    Damiaan

  • Comment author was deleted

    Mar 29, 2012 @ 08:53

    If you use the xslt transformed email workflow it should be easy to add a record count to the contents of the mail

    If you want it in the subject you can either update the workflow (start from the existing code and then append the record count to the subject)

    Or you can add a hidden field to the form and add some code on your template that populates this hidden field with the record count

  • Damiaan 442 posts 1302 karma points MVP 6x c-trib
    Apr 22, 2012 @ 20:00
    Damiaan
    0

    For those interessted in my final choise: I've created a new workflow because I needed to add also a "reply to" address.

Please Sign in or register to post replies

Write your reply to:

Draft