Dependable Fields

Guide on how to use and understand the relation between dependable fields

Fields Builder allows you to create a connection between two related fields. So if you create fields country and city and you want to create a parent -> child relationship between them you can do that. It is possible to create unlimited nesting.

If we follow through the above mentioned real-world example then we can achieve a structure similar to this:

  • North America

    • California

      • Los Angeles

      • Sacramento

    • New York

      • New York

        • Manhattan

          • 5th Avenue

  • Europe

    • Italy

      • Milano

      • Torino

      • Roma

This type of relation will force users to firstly choose Country (parent field) then they'll be able to choose City (child field) during the search or during the ad submission process.

One more example of dependable taxonomies would be cars make and models for example:

  • Alfa Romeo

    • Stelvio

    • Giulia

    • Giulietta

  • Audi

    • Quattro

    • A

      • A6

      • A4

  • BWM

    • X

      • X3

      • X4

      • X5

Last updated