Hi, I am making a database for research and for this project I have a lot of dichotomous (binary) variables where I need to be able to discrimate between true, false and "no information on subject" (=null). I would like to store it as a bool field in MySQL. User interface wise I was thinking of using radio buttons with the option of choosing between the three posibilities.
Is there some easy way of doing this using the builtin form helper, or do I need to to modify it somehow? Thanks Anders --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "CakePHP" group. To post to this group, send email to cake-php@googlegroups.com To unsubscribe from this group, send email to cake-php+unsubscr...@googlegroups.com For more options, visit this group at http://groups.google.com/group/cake-php?hl=en -~----------~----~----~----~------~----~------~--~---