- Status Assigned
- Percent Complete
- Task Type Bug Report
- Category Other
-
Assigned To
Torsten Bonde Christiansen - Operating System All
- Severity Medium
- Priority Medium
- Reported Version 4.2
- Due in Version Undecided
-
Due Date
Undecided
- Votes
- Private
FS#213 - field types are not passed properly to the search form when criteria based on data
In all versions
Use case:
On new record, enter a text value to match and press f
In creating the comboBox for match criteria, all field types are seen as integer
this means that the search form is created with empty match criteria for text fields
since = is not an option
Find or List fails with Index out of range, since the match criteria is not valid
Because using a new record is the quickest way to set up a search, the user must remove all string criteria and reenter them.
I sketched out a way to trap this in a commit to trunk, but it does not set the proper match criteria