Hi everybody,

I have a problem with dropdown list for category_id and subcategory_in in DOCUMENTS mask.
I added a new item in DOCUMENT_CATEGORY_DOM dropdown and this exceeds 25 chars.
So I took a look to category_id field in table DOCUMENTS. Infact this field was VARCHAR(25). So with MySQL Admin I changed size field to VARCHAR(50). Also done this for subcategory_id filed. But nothing changed. When I choose from dropdown this value than after saved the new document entry I see nothing in Category filed in the mask and looking to the table with a SQL select I saw that field is truncated to 25 chars !!

Where I'm doing wrong ???

Also is there any easy way to delete a new dropdown created ??

Waiting for your help
Kindest regards

Sabino Civita, Switzerland