Frome mail: The "Multiple values" field is very lacking in Tellico program. In the "Select" field it is impossible to select several values, and it is very necessary when you need to select several values. For example: Office, Viewer, Text, etc. And you need to select multiple such values instead of just one. It will be wrong to write long text with multiple words in it, otherwise it will be too long in selection.
Git commit 9948ebd5c3790617be86fa5679c17f9985ca5418 by Robby Stephenson. Committed on 18/03/2024 at 01:31. Pushed by rstephenson into branch 'master'. Add gui class for multi-value Choice fields Taken from the QGIS project at https://api.qgis.org/api/qgscheckablecombobox_8h_source.html FIXED-IN:4.0 M +4 -0 ChangeLog M +2 -2 doc/details.docbook M +11 -6 src/collection.cpp M +13 -9 src/collectionfieldsdialog.cpp M +3 -4 src/entry.cpp M +1 -0 src/gui/CMakeLists.txt A +241 -0 src/gui/checkablecombobox.cpp [License: GPL (v2/3)] A +104 -0 src/gui/checkablecombobox.h [License: GPL (v2/3)] M +79 -28 src/gui/choicefieldwidget.cpp M +9 -0 src/gui/choicefieldwidget.h https://invent.kde.org/office/tellico/-/commit/9948ebd5c3790617be86fa5679c17f9985ca5418