Form data inside notification message

I have a serverconnect form that must display a notification onsucces.
It works, but as soon as I add one or more dynamic form input field data inside the notification message it produces an error and the notification is not shown.

 dmx-on:success="not_forminsert.success(&quot;Hartelijk dank {{geb_voornaam.value}} {{geb_achternaam.value}}  voor uw aanmelding op de nieuwsbrief. <br>U kunt zich ten alle tijden via een link op de nieuwsbrief weer uitschrijven.&quot;)" 

TypeError: undefined is not a function (near ‘…not_forminsert.success…’)

Community Page
Last updated: