GP Address Autocomplete
Suggests complete addresses and supplies the distance through its Travel Estimate field, without a separate API lookup plugin.
Explore GP Address AutocompleteThe prospect fills in a normal quote request. Behind it, the form measures the trip, prices it, and gives the sales team a number to open the call with.
Trip details feed the estimate sent to sales.
Illustrative experience
The finished experience
Every request arrives with a rough cost attached, so nobody has to work one out before calling back.
A good fit for
Sales teams quoting work that varies by distance, size or time.
Enable Address Autocomplete on the pickup and destination Address fields. Suggestions appear as the prospect types, so both ends of the trip are ready to measure.
GP Address Autocomplete
Add a Travel Estimate field and map those two addresses as its origin and destination. Choose driving and the distance unit your rates use; its distance merge tag feeds the quote calculation directly.
GP Address Autocomplete
Use Advanced Calculations to apply a minimum charge with max() and conditional surcharges with if rules. Include the distance and estimate in a normal Gravity Forms staff notification, while keeping the customer confirmation focused on the next step.
GP Advanced Calculations
Start with Gravity Forms. Add the capabilities this solution needs, then make the experience your own.
Suggests complete addresses and supplies the distance through its Travel Estimate field, without a separate API lookup plugin.
Explore GP Address Autocompleteif (F1 >= 10):
round(F1 * F2 * 0.9)
else:
F1 * F2
endif;
Applies minimum charges and conditional surcharges to the distance-based estimate. Simple distance multiplied by a flat rate is already native to Gravity Forms.
Explore GP Advanced CalculationsThis solution uses a free plugin. Nothing to license from us. This solution spans two suites, so it takes two licenses — bought one at a time, in either order. A plan covers how many of our plugins you run at once, and on how many sites. Here is what this one needs.
Required
GP Address AutocompletePerks
GP Advanced CalculationsPerks
2 perks need Advanced or above — on up to 3 sites.
Free to use with Gravity Forms.
Separate licenses, separate checkouts. Start with either one.
Every plan renews at the same price, and you can upgrade any time for the difference.
The normal form interface and customer confirmation can omit it, while the entry and staff notification include it. Hidden frontend fields are still available to the browser. If the estimate must be confidential, calculate and store it only on the server.
No. Gravity Forms can multiply the Travel Estimate distance by a rate. This version uses Advanced Calculations for minimum charges and conditional surcharges; leave it out if your pricing is only ordinary arithmetic.
The spotlight used API Alchemist to call Google Maps Distance Matrix and Populate Anything to put its response into Number fields. For a new build, Address Autocomplete’s Travel Estimate field supplies distance and travel time directly. This recipe uses that newer approach while keeping the same sales-preparation goal.
Yes. Set Travel Estimate to return time or both distance and time, then use its time merge tag in the formula. Choose units that match your hourly rate and test representative trips before using the estimate.
Explore more ways to build with Gravity Forms.
More ways to build
40 tees · $18 each
Tell us what you are making and we will work out which pieces it takes — or tell you straight if this is not something we can do.