Gossamer Forum
Home : Products : Gossamer Links : Discussions :

sort within field

Quote Reply
sort within field
I have a field named 'days' that contains multiple data entered using checkboxes:

07-Mar
17-Mar
01-Apr
12-Jun etc...

Unfortunately these dates are stored in the database & then displayed as:
01-Apr
07-Mar
12-Jun
17-Mar

Is there anyway of saving these in the correct order within the database?