Add photos to a multiple selection

Hello,

 

I'm trying to build an app where I can select scan mutiple products then edit in mass to add photos taken from my mobile phone. I have succeeded to do the first part but I'm struggling to do the second part. Could you explain on this part ?

Thanks

0 3 113
3 REPLIES 3

You can only upload photos/files one at a time.

Are you talking about uploading or assigning ? Because I can upload a photo at at time but I want to be able to assign this photo to a multiple product at a time.

When I said "upload", I meant upload. You never mentioned "assigning".

So you want to assign/upload a single photo to multiple records?

  1. Create an action to set the [Image] column to INPUT("","")
  2. From a table view, select multiple records, and run the new action from the upper right. It will pop-up a small form to select your image, and it will apply to all selected records.
Top Labels in this Space