Appnitro Software Forums » MachForm

Customising the email subject line?

(3 posts)
  • Started 2 months ago by takemura
  • Latest reply from takemura

  1. takemura
    Member

    Currently, the subject of email notifications are in the following format:

    Form Name [#ID]

    But I would like to change this to:

    Form Name - Specific Field

    I have identified the file where I need to commit this change: email_entry.php

    Here's the code I need to change:

    {form_name} [#{entry_no}]

    The specific field I require to replace [#{entry_no}] is called 'Business Name' in my form but how do I get it to use this?

    Posted 2 months ago #
  2. Actually you no need to edit any file for this. To change the mail subject, go to mail menu and click "more option" link there. You can change mail subject text box from

    {form_name} [#{entry_no}]

    to

    {form_name} - {element_1}

    In there I assume your business name element id is 1. You can see the element id for form fields by click "template variable" link in mail setting

    Posted 2 months ago #
  3. takemura
    Member

    Brilliant! Thank you very much!

    Posted 2 months ago #

RSS feed for this topic

Reply

You must log in to post.