I was searching through the files to see if there was a way to call the {all_fields} function from the notification section. Is it possible if I can plug in the form # and entry #? I'd rather not reinvent the wheel if I can call it.
I was searching through the files to see if there was a way to call the {all_fields} function from the notification section. Is it possible if I can plug in the form # and entry #? I'd rather not reinvent the wheel if I can call it.
There is no hook for the all_fields functionality.
But you could always add form # and entry id to your notification email yourself by editing the Notification and then inserting those form field variables. They would be outside of the HTML table that is created using the all_fields functionality but you could maybe include them below (or above) the all_fields output.