Skip to content

CPV code list in the Notice editor #432

Closed Answered by rouschr
teslavitas asked this question in Q&A
Discussion options

You must be logged in to vote

This looks like a default limit in the UI.
I did a search in the entire project for the number 50 (...) and found this:
...,maxOptions:50,... in the code of tom-select javascript so you could tell tomselect to accept more values, with potential issues in the performance I suppose. This would be the proper solution.
In the editor demo we do not support hierarchical selection yet and probably will not have a priority for this as the goal is not to redo something like enotices2. For demo purposes it is OK as long as you can select a value.

Note that version 1.7 will provide hierarchical data in the .gc file of CPV and NUTS (parentCode).
So if in the UI you want to do a nice two or more step …

Replies: 1 comment 2 replies

Comment options

You must be logged in to vote
2 replies
@teslavitas
Comment options

@rouschr
Comment options

Answer selected by rouschr
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
help wanted Extra attention is needed codelists Related to SDK codelists (/codelists folder) notice editor Related to the Notice Editor sample application
2 participants