SSN search
Posted: Fri Dec 16, 2011 3:57 pm
Text search for a social security number seems to fail. When entered in the database, the SSN data is formatted via auto-enter calc as 000-00-0000. A date field in the same table works fine in fmSearchResults, so I don't think there is any problem with the script steps for this particular table's search. The text field for the SSN on the search layout has the proper object name and it is a stored text-type field. If I just do a manual find in the SSN field on that layout, a found set is returned. Is there something tricky about SSN fields in fmSearchResults that I might be missing?