I have a few new fields that I want to add to one of my models - it is fairly straightforward, but I want to change it slightly....
The field is of type :boolean, so will be displayed as yes or no, which it perfect - however- in the form for setting this field, I would rather have a different select method, rather than the default checkbox for boolean fields. A drop down select would work, with yes or no options, or even radio buttons, but I am not sure how to manipulate the appearance of this in the form - is it possible to change this? Thank you! -- You received this message because you are subscribed to the Google Groups "Hobo Users" group. To post to this group, send email to [email protected]. To unsubscribe from this group, send email to [email protected]. For more options, visit this group at http://groups.google.com/group/hobousers?hl=en.
