Add support for virtual fields nested in arrays / blocks #12932
jeremyProwseYS
started this conversation in
Feature Requests & Ideas
Replies: 1 comment 1 reply
-
Any updates on that? Or someone has found a workaround? |
Beta Was this translation helpful? Give feedback.
1 reply
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.
-
As per this issue thread, I have run into a limitation with virtual fields in that they do not work as intended when nested in arrays / blocks. On the surface this may seem like a rather niche use-case, however I think it would extend the functionality of relationships dramatically. In the above mentioned issue I go into a use case for this, but suffice to say, enabling filtering of related content in the cms based on relationships would prove a massive benefit for large quantities of data.
Given virtual fields are the way to access props, I believe this is a valuable addition to it's functionality.
Keen to hear any thoughts or alternative approaches though!
Beta Was this translation helpful? Give feedback.
All reactions