Using a media picker in a repeater #1546
Unanswered
freshleafmedia
asked this question in
Q&A
Replies: 1 comment 2 replies
-
Hi @freshleafmedia, yes this is possible. Expanding on the basic example in the docs: You could define your media role on the
And then add the
I don't think any other config is needed to make this work. Are you getting any errors trying to implement this in your app? |
Beta Was this translation helpful? Give feedback.
2 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
Hi, Is it possible to have a media picker in a repeater, outside of a block? For example:
form.blade.php
imageRepeater.blade.php
Beta Was this translation helpful? Give feedback.
All reactions