Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add a property to the TaxonomyPicker to specify which terms are disabled/not-selectable #82

Closed
1 of 3 tasks
estruyf opened this issue Jun 6, 2018 · 2 comments
Closed
1 of 3 tasks
Milestone

Comments

@estruyf
Copy link
Member

estruyf commented Jun 6, 2018

Category

  • Enhancement
  • Bug
  • Question

Expected / Desired Behavior / Question

It would nice to have a property which allows you to specify term IDs which may not be used or selectable.

estruyf added a commit that referenced this issue Jun 7, 2018
@estruyf
Copy link
Member Author

estruyf commented Jun 7, 2018

Implemented in the latest beta version.
screenshot 2018-06-07 13 25 24
screenshot 2018-06-07 13 24 10
screenshot 2018-06-07 13 11 46
screenshot 2018-06-07 13 11 27

@estruyf estruyf added this to the 1.5.0 milestone Jun 7, 2018
estruyf added a commit that referenced this issue Jun 8, 2018
@estruyf
Copy link
Member Author

estruyf commented Jun 8, 2018

disabledTermIds: this property can be used to specify which terms IDs are disabled.
disableChildrenOfDisabledParents: this property allows you to specify if the children of a disabled parent term should also be disabled.

screenshot 2018-06-08 10 37 59

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant