Posted by Sergey
2016-01-13

Hello dear Tom. Please can you tell me what I must to do that in search form i can place a checbox not simple selectfield. For example, I have some checkbox to check in adding new adress form, but in search form this checkbox are placed like simple select fields with yes or no criterias to select. How can I placed checkboxes in search form not select fields. Thank you for fast reply. And sorry for my bad English.
Posted by Tom
2016-01-13

Sorry, there isn't an easy way to convert the select to a checkbox. The reason why <select> is used is because a select can offer three choices: (1) Checked (2) Unchecked (3) All. If you change the select to a checkbox in the search criteria box, there is no way to search records for (3).