I would like to create a form with the List field option. Part of the columns will be a dropdown, which I see can be done from other posts. I would like the user to be able to upload a photo for a particular row entry.
For example, the list will allow for multiple rows to be added to a multi-column list. It will have columns as follows:
Name | Select Quality | Select Areas | Upload Photo
So to fit the photo upload box/button in line with the row, I think I need to be able to add it inline with the row for that particular entry.
Is this possible?