I have a simple Customer contact list and a documents (document library)
Documents have a required field which references the customer.
On the detail of the customer page I have a documents web part showing only the documents related to this customer.
I would like to automatically populate the customer field when creating/uploading a new document from the customer detail page.
What would be a suitable solution for this problem?
Thanks in advance.