A client of mine need a list where each item can have 3 attachments. Each attachment would be tied to a column.
For example, if the list is called "Meetings", it would have two file columns; "Minutes" and "Agenda". The edit form would have the usual fields for title and Description plus two fields for uploading files.
I have searched for how to implement this and have not come across anyone who may have implemented this.
Is this possible?