Navigation

    APPDRAG Community

    • Register
    • Login
    • Search
    • Categories
    • Recent
    • Popular

    REMINDER

    Please be respectful of all AppDragers! Keep it really civil so that we can make the AppDrag community of builders as embracing, positive and inspiring as possible.

    How to upload several images?

    Cloud Backend (Cloud DB, API Builder)
    2
    5
    283
    Loading More Posts
    • Oldest to Newest
    • Newest to Oldest
    • Most Votes
    Reply
    • Reply as topic
    Log in to reply
    This topic has been deleted. Only users with topic management privileges can see it.
    • T
      Thomas D last edited by Thomas D

      There's a field called Images Multi, how do we add an input form for that?

      Answer: Add cloud backend file upload field, edit the html and add multiple to the input field.

      1 Reply Last reply Reply Quote 0
      • Wassim
        Wassim last edited by

        You have two possibilities for that :

        • The first one you wrote, a multiple input field
        • or multiple input fields and in your backend function you store them in an Images Multi field
        1 Reply Last reply Reply Quote 1
        • T
          Thomas D last edited by Thomas D

          @wassim Thanks, didn't think of the second one but it makes sense.

          I noticed that only one image is shown in the row that's added, can you fix that so all are shown?
          Or do we need to make our own UI for viewing table rows?

          1 Reply Last reply Reply Quote 0
          • Wassim
            Wassim last edited by

            @ThomasD said in How to upload several images?:

            I noticed that only one image is shown in the row that's added, can you fix that so all are shown?
            Or do we need to make our own UI for viewing table rows?

            Yes, you have to either do your own ui so it's exactly what you need or use Cloud DB to see it.

            T 1 Reply Last reply Reply Quote 0
            • T
              Thomas D @Wassim last edited by

              @wassim Would appreciate it if you could add it to the native table viewer or you'll keep getting this question over and over.

              1 Reply Last reply Reply Quote 0
              • First post
                Last post