Copied to clipboard

Flag this post as spam?

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


  • Damiaan 438 posts 1290 karma points MVP 3x 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

  • Tim Geyssens 6562 posts 15373 karma points MVP 2x c-trib
    Mar 29, 2012 @ 08:53
    Tim Geyssens
    0

    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 438 posts 1290 karma points MVP 3x 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.

  • This forum is in read-only mode while we transition to the new forum.

    You can continue this topic on the new forum by tapping the "Continue discussion" link below.

Please Sign in or register to post replies