Access Entry ID value in email notification.
-
I would like to access the entry ID value inside the email notification. The same way I can access field values. Is it possible?
I know I can inject entry ID into email myself using ‘forminator_replace_custom_form_data’ hook. But I am passing entry ID into my custom shortcode which I use to generate email content. So I need to use it like this:
[my_shortcode entry_id={entry-id}]It would be great if I could access the entry ID value this way.
Viewing 2 replies - 1 through 2 (of 2 total)
Viewing 2 replies - 1 through 2 (of 2 total)
- The topic ‘Access Entry ID value in email notification.’ is closed to new replies.