If find criteria is longer than the fixed length of a field, find criteria is truncated and search returns no records found message.
Example: Text field, length=1
When searching for a range (2…5), find criteria is truncated to (2) and no records found message is displayed. This is true whether data is a number or text.
Is this an expected behavior or a bug?