Hi all,
Just thought I'd share something as I'm quite thrilled with it.
We're in the lawn care business and use lot sizes to calculate our pricing. We found a way to measure using a third-party site from within Method. If anyone needs to measure lot sizes, here's how to do it!
1. Create a button where you want to launch the measurement tool. Place it in a screen where you can access billing/shipping info.
2. Create a Character Function that joins 'http://www.findlotsize.com/?place=' with your 'BillingAddress2', then Text='+', then 'BillAddressCity', then Text='+', then either BillState or enter your state/prov as a text field if you only operate out of one. Save the result in an Action Result. Use Ship fields instead of Billing fields if appropriate.
3. Add a 'Go to web page' action that uses your Action Result as the URL.
Now, when you click on the button, you launch the measurement tool, centered on your customer! You can then click on the bounderies to measure your lot size, lawn, roadway, etc.
The only downside to this tool is that you can not automatically relay the size back to Method. Also, you can not save your outline. You will have to make note of it right away and enter it into your field of choice when you return back to Method.
Cool, eh?