multiple choice schema array of map #357
Unanswered
robojiannis
asked this question in
Q&A
Replies: 1 comment 1 reply
-
I guess you could have an array of references then?
|
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.
Uh oh!
There was an error while loading. Please reload this page.
-
Hi there,
i have a collection with a simple array of map schema. Here's a simplified version of it:
With this setup, I can select only one card for each array element.
Instead I'd like to select multiple cards, which would create the map correctly with a default value for amount.
Is this possible? I couldn't find something in the documentation.
Beta Was this translation helpful? Give feedback.
All reactions