Currently, SearchPanes does not seem to support custom select.style. Is it possible to add an option to enable multi-select functionality?
Based on my understanding, DataTables should natively support this feature.
Reference: https://datatables.net/forums/discussion/comment/209710/
Additionally, the +template parameter does not behave as expected. It appears to be rendered before the __NOCC__ magic word takes effect, which causes the content to be converted upon initial loading (whereas parameters without +template update to the stored raw text after the dynamic table is generated).
You can observe its current behavior by switching the writing system conversion tab near the discussion tab in the top-left corner of the example page.
Example: https://wikimas.org/index.php?curid=217&oldid=484
[Semantic Result Formats version: 5.0.0]
Currently, SearchPanes does not seem to support custom
select.style. Is it possible to add an option to enable multi-select functionality?Based on my understanding, DataTables should natively support this feature.
Reference: https://datatables.net/forums/discussion/comment/209710/
Additionally, the
+templateparameter does not behave as expected. It appears to be rendered before the__NOCC__magic word takes effect, which causes the content to be converted upon initial loading (whereas parameters without+templateupdate to the stored raw text after the dynamic table is generated).You can observe its current behavior by switching the writing system conversion tab near the discussion tab in the top-left corner of the example page.
Example: https://wikimas.org/index.php?curid=217&oldid=484
[Semantic Result Formats version: 5.0.0]