How add multiple images for 1 item
In the item edit page, 1 item can have 1 or many images. The number of images can vary.
How can I make a type of input, where after user uploads 1 image, a new image-uploading input appears and ready to handle another image upload.
Building something like this would be easy in React, but how can you make something like this in Filament?
1 Reply