Can we do away with the Province field in a Address Map Locator widget?

  • AleoCALF
    Asked on October 24, 2016 at 3:00 AM

    Can we do away with the Province field in a Address Map Locator widget? Its quite a hassle to have to click away from the field that is automatically in focus after the user drops the pin on the map, so I'd rather not have it. 

     

    - Aleo

    thelioncub2016@gmail.com

  • Ashwin JotForm Support
    Replied on October 24, 2016 at 4:53 AM

    Hello Aleo,

    Please inject the following custom css code in your "Address Map Locator" widget and that should remove the "Province" field from the widget:

    div#inputProvince-row {

        display: none !important;

    }

    Please check the screenshot below how to inject custom css code "Address Map Locator" widget:

    Can we do away with the Province field in a Address Map Locator widget? Image 1 Screenshot 20

     

    Hope this helps.

    Do get back to us if you have any questions.

    Thank you!