Automatic phone country code and automatic address state/province list for country selected.
I've found some JS that do 2 things that should be included in databridge. A phone field that automatically formats by country once you enter your number and and address field that offers state/province selection once you've selected your country. I've made a crude sample here http://www.littlepondcreative.com/testing/contactus.php I have no idea how to successfully incorporate them or something like them. Your thoughts.
Country code. http://www.jqueryscript.net/form/International-Phone-Number-Input-Plugin-with-jQuery-mobilePhoneNumber.html
Country state/province. https://bdhacker.wordpress.com/2009/11/21/adding-dropdown-country-state-list-dynamically-into-your-html-form-by-javascript/


