Depedent cascading ajax dropdown list

    • 9 posts
    June 6, 2020 11:56 PM EDT

    Hi,

    Would like to know if you plan to add one very important feature who is the possibility to create profiles questions with dependant ajax dropdown select ?

    for exemple, when you choose a contry in the 1st "country" select box, load the corresponding states in the select box of the "state" field

     

    Thanks for info about this.

    • 265 posts
    June 7, 2020 3:09 AM EDT

    You can already do this if you add your own "Country" multi-select box, then add your own "State" box.

    • 9 posts
    June 8, 2020 12:26 AM EDT

    Hi, Thanks a lot for your reply but can you send me more detail about this ?

    also country need to be a single choice an not a multi select

    state need to be relative to the previously choosen country ... how do you implement this logic ?

    thanks again

    • Moderator
    • 6923 posts
    June 8, 2020 5:04 AM EDT

    https://www.socialengine.com/support/article/5341487/se-php-profile-questions that tutorial shows how to do it. Create a Select Box with dependent questions.