Find submission from entry query #1474
Unanswered
Coysh
asked this question in
Questions & Answers
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
I have a field called
submission
on my entries which links to form submissions.I can't work out how to query entries that have a specific submission.. For example:
The submission
7116
is saved to a few entries inlistings
so was expecting something back.I'm trying to do this in an email notification. I have a custom Event handler that creates an entry on a specific submission (not using Freeform's element integration), so want to refer to the entry that was created in the email.
Beta Was this translation helpful? Give feedback.
All reactions