Title: update notification message from code
Last modified: September 19, 2021

---

# update notification message from code

 *  Resolved [iperez_genius](https://wordpress.org/support/users/iperez_genius/)
 * (@iperez_genius)
 * [4 years, 8 months ago](https://wordpress.org/support/topic/update-notification-message-from-code/)
 * 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](https://wordpress.org/support/users/kmacharia/)
 * (@kmacharia)
 * [4 years, 8 months ago](https://wordpress.org/support/topic/update-notification-message-from-code/#post-14895452)
 * Hey [@iperez_genius](https://wordpress.org/support/users/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](https://wpforms.com/developers/how-to-create-a-custom-smart-tag/).
 * I hope this helps! 🙂

Viewing 1 replies (of 1 total)

The topic ‘update notification message from code’ is closed to new replies.

 * ![](https://ps.w.org/wpforms-lite/assets/icon.svg?rev=3254748)
 * [WPForms - Easy Form Builder for WordPress - Contact Forms, Payment Forms, Surveys, & More](https://wordpress.org/plugins/wpforms-lite/)
 * [Frequently Asked Questions](https://wordpress.org/plugins/wpforms-lite/#faq)
 * [Support Threads](https://wordpress.org/support/plugin/wpforms-lite/)
 * [Active Topics](https://wordpress.org/support/plugin/wpforms-lite/active/)
 * [Unresolved Topics](https://wordpress.org/support/plugin/wpforms-lite/unresolved/)
 * [Reviews](https://wordpress.org/support/plugin/wpforms-lite/reviews/)

 * 1 reply
 * 2 participants
 * Last reply from: [Kenneth Macharia](https://wordpress.org/support/users/kmacharia/)
 * Last activity: [4 years, 8 months ago](https://wordpress.org/support/topic/update-notification-message-from-code/#post-14895452)
 * Status: resolved