• Resolved Richard

    (@richard0marlowe)


    Hello,

    Details of the issue:
    We have configured three forms as follows:

    1. Form1 contains a single field for typing a “Country.”

    2. Form2 includes two fields:
    A “Country” dropdown field dynamically populated from Form1.
    A “City” field where users can manually add cities.

    3. Form3 includes three fields:
    A “Country” dropdown field dynamically populated from Form2.
    A “City” dropdown field dynamically populated from Form2.
    A “State” field where users can manually type their state.

    The issue:
    Currently, the “City” dropdown lists all available cities, regardless of the country selected in the “Country” dropdown. This behavior makes it difficult for users to find cities relevant to their chosen country.

    Request:
    I would like to configure the “City” dropdown to display only the cities that belong to the selected country. Could you please advise on how to achieve this?

Viewing 3 replies - 1 through 3 (of 3 total)
  • Plugin Support Amimul Ihsan

    (@amimulihsanmahdi)

    Hello @richard0marlowe,

    For your use case, could you please try out Chained Select Field as shown in the documentation? You may create a CSV and use it on the Chained Select Field.

    Let me know your thought.

    Thank you

    Chained select is not the best solution, then when i tried to edit the previously selected values show empty, i believe it is a UX problem that you would have take note.

    Regards

    • This reply was modified 1 year, 3 months ago by c3media.
    Plugin Support Amimul Ihsan

    (@amimulihsanmahdi)

    Hello @c3media,

    We are not fully clear about the UX issue you have described. Could you please share the details on our portal so that we can take a deeper look?

    Thank you

Viewing 3 replies - 1 through 3 (of 3 total)

The topic ‘Drop-down dynamic select’ is closed to new replies.