In PHPRunner5.1, I would like to have, in the Advanced Search Page, a checkbox which people can check when they want to search for a True (1) value or leave unchecked for False (0) value.
So... On the Advanced Search page, in the visual editor, I select the checkbox property for the control in question. However, when I build the site, i do not get a checkbox. Instead I get a dropdown box with the values "True" and "False". While this is ok for people who have a background in logic, this is not ok for people who, in all their interactions with my site have been used to seeing a checkmark next to the field in question.
Can anybody tell me how to change the dropdown box into a checkbox?
I should perhaps say that I began the project under PHPRunner 5.0 and moved it to 5.1
Many thanks
Andrew