#I want to add Image Upload support in Repeater. How can I achieve this?

3 messages · Page 1 of 1 (latest)

compact rampart
#

I have one repeater and I want to support Image upload for that repeater. How can I achieve this? Can anyone guide me on this?

normal pelicanBOT
#

Thanks for posting! This is a community powered server, so you may or may not get an answer based on available help and expertise. To increase your chances of somebody being able to help you, please help us help you making sure you:

  • Adding an explanation of exactly what you're trying to achieve.
  • Adding any and all related code or previous attempts.
  • Describing the exact issue or error you are facing.
  • Posting any screenshots if applicable.
  • Reading through https://stackoverflow.com/help/how-to-ask.

When you're done with this thread, please close it. Thanks! ✨

(If you have a support agreement and need help, please contact the core team via email.)

cursive tree
#

It seems that is not possible with the repeater field. Try the relational files field for multiple image selection (creates a junction collection) or the collection item dropdown field to choose only one (saves key and collection in json).