Select to display Tree

Hi there,

Can you please add the following component? I need to show selectable trees in the dropdown like:

  • Country 1
    -City 1.1
    • City 1.2
    • City 1.3
      -Country 2
    • City 2.1

*formating doesn’t work, but I guess you got the idea.

1 Like

I also need a similar tree structure component. For example, I have the following structure:

  1. Projects
    1.1 Tasks
    1.1.1 Stages.
    I want to make a list of projects where in each row (record) of the Project I can see a list of related Tasks, and in each row of the Task - a list of related Stages. This is probably a more complex query structure (Collection in Collection), but it is a fairly popular way of presenting data in a single window to avoid unnecessary actions to display information.

I tried to create a similar component in the AI component creator, but I can’t get the AI to make it…

In Airtable, for example, I can create a similar multi-level structure for Views. I would really like to have this setting (component) as the default in Jet Admin as well.