-
-
Notifications
You must be signed in to change notification settings - Fork 86
Description
What are you trying to do?
In a form we have a Entry Field. In the submission data I can see the value of the Entry Field is saved as an EntryQuery. This has several results in the Submission overview:
- When activating that fields column in the View is also returns the EntryQuery instead of the title(s) of the selected entries.
- Filtering on that field only allows the options
is emptyoris not empty.
What's your proposed solution?
I'm not sure but I guess the reason it is saved as an EntryQuery is because of the Submission edit view? But it would be great to have the same functionality as an Entry relation field in the regular Entries section if possible.
Also it would be awesome to be able to have more field options available when creating a new Custom source in the overview. So we could create custom submission overviews based on fields and values.
I know all of the above is possible by using an Element Integration but that way we lose the data retention feature unless there is a solution for that as well?
Additional context
No response