Plugin examples
This plugin is deprecated and will receive no continued development.
Sometimes it's really helpful to see some fully functional examples, so here you go.
- Basic Usage
- Plugin Deactivation
- Custom Field Names
- Missing Apartment Number
- Return 5-digit ZIP Code
- Return A Lot of Extra Data
- Filter By ZIP Code
(This will use additional lookups.)
- Disable waitForStreet
(Don't hide autocomplete suggestions before street is typed.)
- Enable verifySecondary
- Bad Modal Usage vs. Good Modal Usage
(Hide the plugin UI elements when the form is hidden.)
- Google Autocomplete
(Disables the SmartyStreets autocomplete.)
- Freeform Input
- Multiple Forms on Tabs
- Valid Autocomplete Suggestions
- Set preferRatio
- Programmatically Click Verify
- Hide Checkmark
- Two Forms
- Prefilled Form
And here are a few more to demonstrate a number of different use cases for the plugin:
(Note: In these examples we have set waitForStreet
to true. waitForStreet hides autocomplete suggestions until street information is entered.)