Vivienne van Velzen
|
Thursday 01 May 2003 7:51:32 am
I'm using an enum field in one of my classes to create a multiple selectbox of categories. This works great. When you create a content-item with this class the selectbox is shown nicely.
The only thing is that once a category is chosen (and stored), you can't go back to the situation that none are chosen. I can deselect all selected categories (with ctrl-click), but when I try to store the item, the application ignores me :(
The best I can do is get back to one. I could probably make an entry such as 'none of the above', but I'd rather not.
Anyone? TIA, Vivienne
|