This Article covers the Professional Package Release Notes (v34.5) and highlights each of the feature enhancements and bug fixes within the product release including Address Verification and Address auto-complete with Smarty Streets.
--------------------------------------------------------------------------------------------------------------------
Smarty - AutoComplete PRO API
The QuickSale Page Lightning Component is now using Autocomplete Pro API for suggestions.
The new enhancement only does callout to Smarty when for suggestions when a minimum address is entered.
Example: 238 Shakespeare, 45 Fitzhugh
Info: The new version of autocomplete includes: only suggests valid addresses, finds addresses in fewer keystrokes, returns results in user locale, handles streets suffixes, apartment numbers, and alternate city names.
Smarty Address AutoComplete Pro gives suggestions when a user begins typing the minimum address.
Ex: 123 Grandview Avenue
When a user selects one of the suggestions, Smarty address verification populates the latitude/longitude values, as well as marking the "Verified" checkbox.
If a user does not select one of the Smarty suggestions, they have the ability to enter address, zip code, city, state, county. However latitude/longitude fields will not populate and the "Verified" checkbox will not be checked.
The green "verified" symbol used previously is no longer available and has since been deprecated as a part of the jQuery plugin. Now, you will only see the "Verified" check box marked below your address input. You can also be certain the address is verified if latitude/longitude fields are populated.
NOTE:
--------------------------------------------------------------------------------------------------------------------
Smarty - Rooftop Geocoding API
Rooftop geocoding API will work when a prospect is created & edited. Criteria requires the user to provide at least the minimum value of the address.
Ex: 123 Grandview Avenue
Previously, we used a jQuery plugin on prospect edit, appointment edit, and quick action pages that has since been deprecated, and we have replaced the same functionality using with back end callouts to Smarty, which are more secure.
Info: This solution is not only faster, but is also more accurate in providing the exact coordinates of the address you are searching for. There is no longer front-end callouts through jQuery, all requests are made through the back-end, which is more secure.
--------------------------------------------------------------------------------------------------------------------
Project Activity Email Batch Enhancement
Project Activity Send Email Batch is replaced with a "future" method in the Project Activity Trigger utility class.