so how to determine the image content?
e.g. You asked the user to upload the ID card, passport.
So you have to set the label as “ID Card”, then after the user uploaded, use setFieldValue. Then, change the label by code to “Passport”, and keep setFieldValue every time they uploaded.
this is the way to upload multiple stuff using only one button.