I have a document library. I have a list I use to store categories. Then I have a lookup from my doc lib that uses this category column and I made it accept multiple values. When users try to upload documents and add multiple records using the multiple values they get the error:
This field can have no more than 255 characters.
Any ideas on how I can fix this?