PLEASE NOTE: These forums are no longer utilized and are provided as an archive for informational purposes only. All support issues will be handled via email using our support ticket system. For more detailed information on this change, please see this blog post.

notification merge tag field name (label)

  1. I have a pre render function which is rendering my field name (label).

    And in my notification I would like to be able to output the field name (label) in the email.

    I cant see in the merge tag documentation anything on this. Is there way I can do it using the field ID?

    Thanks
    Josh

    Posted 11 years ago on Thursday April 4, 2013 | Permalink
  2. Have you tried calling your function with the gform_pre_submission filter as well? When pre-rendering a field, you sometimes have to call the same function at the time of gform_pre_submission.

    If that does not work, please share the code you are using at pastebin.com or pastie.org and we will take a look.

    Posted 11 years ago on Monday April 8, 2013 | Permalink