I know how to show the contact fields information in my form notification email, but I can’t find a way to have a link to the contact in that email, like:
As far as I know, and I have tried for a while, it can’t be done that way. It’s also arguable whether it’s reasonable or not to have this kind of “internal system” data stored or sent around in email, for security reasons obviously.
Maybe, what would be nice is an alternative is to add in your email a link to your.mautic-instance.com/s/contacts?search={contactfield=email}, so that it loads the expected contact in the list of results directly. I am not sure it can be done that easily, however.