By gurtner on
I'm working on a custom display for the custom product report page within ubercart. I found that the form gets generated in uc_reports.admin.inc inside of the uc_reports folder. What I'm trying to do is change the "Order statuses" section from being a "Hold Ctrl + click to select multiple statuses" -list to being a set of check boxes.
Any suggestions?
Thanks!
Comments
Look at Profile Checkboxes
You can probably get a lot of ideas from here: http://drupal.org/project/profile_checkboxes
- Ryan