Nested select fields for osm geolocation

Support MB Geolocation Nested select fields for osm geolocationResolved

Viewing 4 posts - 1 through 4 (of 4 total)
  • Author
    Posts
  • #41399
    KostaLadoKostaLado
    Participant

    <p>Hi,</p>
    <p>I have a classifieds page, where I set up the address-database “region, municipality, city, zip-code, street”.</p>

    1. 1. Now I need to setup a nested select tool for this cascade to show only corresponded next levels values.
    2. 2. Further I need to store any intermediate value as own custom named openstreet-address-fields for geolocation.
    3. 3. Also, I need to know, if I have a text field, how can I store this value in a second read-only or hidden field in the same field-set.

    <p>I have try to read the documentation of mb select advanced
    https://docs.metabox.io/fields/select-advanced/
    and of the select2 options https://select2.org/configuration/data-attributes,
    but as I am not a coder I do not know, how exactly write a “callback: function_name” or any “data-*”.</p>

    <p>Thank you in advance for any help</p>

    Kind regards
    Konstantinos

    #41409
    PeterPeter
    Moderator

    Hello Konstantinos,

    1. Meta Box and MB Geolocation do not support showing location data in next level values like that.

    2. You can merge two field values by following the documentation https://docs.metabox.io/extensions/meta-box-geolocation/#custom-binding

    3. Not possible. If there are two fields on a page with the same ID, one will not work.

    If you are not familiar with coding and want to accomplish a project or a task, you can create a customization service request here https://metabox.io/contact/, our development team will help you with their best.

    #41414
    KostaLadoKostaLado
    Participant

    Hi Peter,

    thank you so far for the information.

    I will play around and I will return later to you.

    One mor question:
    Does your customization service offer also an integration between metabox and another plugin?

    Thanks

    #41428
    PeterPeter
    Moderator

    Hello,

    I think yes, you can send the details of the integration and our development team will take a look and give a quick response.

Viewing 4 posts - 1 through 4 (of 4 total)
  • You must be logged in to reply to this topic.