Express Entry:Best Practices

From Melissa Data Wiki
Revision as of 22:23, 16 September 2013 by Admin (talk | contribs) (Created page with "{{CustomTOC}} ==Abbreviations== Abbreviations are used for predirectionals, such as ‘NW 5th Street’. The system will not produce a match if the user types in ‘North West...")
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigation Jump to search


Abbreviations

Abbreviations are used for predirectionals, such as ‘NW 5th Street’. The system will not produce a match if the user types in ‘North West.’


Allwords Search

Remember that when using the allwords search in CompleteAddress, matching city names may come up first in the list (the first user-entered search term will not necessarily match the street name first).


Sample Code Fields

In the sample code, all that is needed to access the fields that are populated by the service is the field name. Once the data entry user selects a choice from the listbox, the fields are ready to access.


User Address Search

The data entry user can ‘hunt’ for an address using backspace and entering different characters in the search box. The service is fast enough to support this searching feature.


Tab Stops

The sample code tab stops are set so that the user can use the keyboard without the mouse to use the service.