Hello,
I am having issue with the search functionality, both in the search widget and search within in a list. I have an application which uses a list and map (Jewelry Box template).
When a user types in a search term and hits ENTER rather than selecting a term from the list of results, strange behavior is observed.
Example:
I type the word "watertender" into the search (list or widget). I select "watertender" from the results list. The list and map narrow to just those records which contain the word "watertender" in the search fields I identified, as expected. I select one of these narrowed records from the map or list. Once the record is selected, I can click another button to go to a view (feature info widget of selected records). This is the desired behavior.
I type the word "watertender" into the search (list or widget). Instead of selecting the word watertender from the list of choices, I hit enter. The list and map narrow to just those records which contain the word "watertender" in the search fields I identified, as expected. However, when I select one of these narrowed records from the map or list, the record is selected for a split second, then it is unselected. A user cannot trigger any further agains because they are dependent on a record being selected.
I stripped all of the list and map actions away and the problem still persists, so I am fairly certain this is a problem with searching.
I GREATLY appreciate any advice - this is make or break type behavior for this application.