Hi,
I am using safecracker to build an edit form. How can I validate check boxes and a drop down box. For example the error message will be showed “please select at least one” if I do not check any boxes. Also if I do not choose any value from a drop down box, the message “Pleas choose an item from drop down box” should be shown when I submit the edit form. I only found safecracker can validate input box, such as phone number, address…. But I can not find any example or document about check box and drop down list. Any example or suggestion?
Thank for any help.