How to hide in "Address Map Locator" relevant fields?

  • arielyem
    Asked on May 19, 2017 at 4:48 PM

    Hi,

     

    I would like to hide the Latitude, Longitude, Province, and Country from the "Address Map Locator" widget.

    Is it possible?

    Thanks

     

     

    Jotform Thread 1149616 Screenshot
  • David JotForm Support
    Replied on May 19, 2017 at 6:00 PM

    In the Custom CSS section for the widget, add the following code:

    #inputLat-row, #inputLng-row, #inputProvince-row, #inputCountry-row{

    display: none;

    }

    How to hide in Address Map Locator relevant fields? Image 1 Screenshot 20

    Here is how the widget would look with the code added:

    https://form.jotformpro.com/71387322552961