• Resolved iperez_genius

    (@iperez_genius)


    I am looking for some quick advice.

    I am using wpform and it activates a function inside function.php on submission on “wpforms_process_complete “. I want to take the response from that function and put it into the notification message from the submission. Does anyone know how to do that?

    Thanks in advance

Viewing 1 replies (of 1 total)
  • Plugin Support Kenneth Macharia

    (@kmacharia)

    Hey @iperez_genius

    Thanks for reaching out!

    The wpforms_process_complete hook fires at the very end of form processing after the email notification has been sent and thus it is not currently possible to use this action to modify notifications.

    To add dynamic content to your notifications, I’d suggest creating a custom smart tag by following the steps in this tutorial.

    I hope this helps! ??

Viewing 1 replies (of 1 total)
  • The topic ‘update notification message from code’ is closed to new replies.