In the Self Service application, a New Search utility has been developed for the existing the FIND block.
For those forms that have multiple records, a FIND Block will now be available to select from. The list will contain information related to the form data.
Upon entering the form, the record information displayed will be defaulted to the 1st record found. The user can then work with this data or select other records. This can be done by using the features available on the FIND BLOCK.
ICON Values
Processing Feature
- In any of the fields, you can enter values or partial values (ie: Name = %ann) and hit Enter or the Initiate Search Icon
- a refined list will be displayed and can be selected from
- In order to clear or cancel a list, hit the Clear or Cancel Search Icon
New Search utility layout was developed replacing existing layout for FIND block. By no means is it a final version, as all aspects of functionality (like: what should be FIND initial state when landing on a page) and look and feel will be debated.
Some explanations:
1) The initial state of search utility and data when landing on Function page is currently similar to legacy search state, i.e. first 8 records presented, the first one loaded by default, the drop-down Results panel is expanded. That configuration of course can be changed as testing, discussions will follow. 2) Search action can be triggered either by 'Search' button of actions bar or by Enter key while in any of filter fields (cells). 3) Unlike replaced filter - the new one expects using '%' (percentage sign) to have 'Contains' type of query, the same like in Admin. version.