Upload multiple images

Is there a way to upload multiple images at once, or do I need a separate column with type image for every picture I want to upload to the row?

0 2 1,455
  • UX
2 REPLIES 2

  1. Create a child table called โ€œImagesโ€ with a reference to you parent table, in my case itโ€™s โ€œProductsโ€. Mine looks like this:


  2. Then change โ€œImagesโ€ tableโ€™s inline view UX to the gallery type like this.

  3. Go to your parent table โ€œProductsโ€ detail view UX. Change it as follows:

The end result looks like this:

Product_Form

Product detailed view:

@jacksonmihailov Thanks for answering, it was really helpful for me. 

Another question, how we can show on page with slideshow or better gallery, my project is real estate and looking for a solution.

 

Top Labels in this Space