• Hello,
    I have the same problem/need as the user in this topic: https://wordpress.org/support/topic/multi-select-call-back/ -> I would also like to dynamically fill the options of a multi-select dropdown by using a callback function and a parent-option. In Ultimate Member, no parent-option is shown for multi-select fields.

    I have tried the code snippet that was posted by @ultimatemembersupport in the above linked topic 5 months ago, with no success.

    Are there any new solutions or information about this issue?

Viewing 3 replies - 1 through 3 (of 3 total)
  • Plugin Support Aswin Giri

    (@aswingiri)

    Hello @vivalis

    Unfortunately, Multi-select doesn’t support the Parent Option. For now, I don’t see any way to add parent for multi-select.

    Thread Starter vivalis

    (@vivalis)

    My current solution is a JS change event that triggers a callback function via AJAX, and then JS again that fills the returned option values into the select field.

    It works, but having the parent option in multi-select fields would be neater… 😉

    Kind regards,
    Roger

    Hi Vivalis,

    I am trying to do this also. Can you share your solution?

    Thanks.

    Denis

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

The topic ‘parent-option in multi-select fields’ is closed to new replies.