You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Jun 5, 2024. It is now read-only.
Currently, the library does support allowParentSelection=true and multiple=true, but does not support option of selecting 1st level node as value with 2nd level node as value, together as multiple selection.
Example, once I select 2nd level value "Disco", I cannot select 1st level value "Folk Music" as value, although ticked:
But the actual value selected is only "Disco".
Probably needs a new option named something like allowIndependentValues
The text was updated successfully, but these errors were encountered:
lyoum
changed the title
Selecting recursive parent node as independent values
(Enhancement) Selecting recursive parent node as independent values
May 5, 2020
Sign up for freeto subscribe to this conversation on GitHub.
Already have an account?
Sign in.
Currently, the library does support allowParentSelection=true and multiple=true, but does not support option of selecting 1st level node as value with 2nd level node as value, together as multiple selection.
Example, once I select 2nd level value "Disco", I cannot select 1st level value "Folk Music" as value, although ticked:
But the actual value selected is only "Disco".
Probably needs a new option named something like allowIndependentValues
The text was updated successfully, but these errors were encountered: