multi suggest widget

I found wibix 2.4 has multicombo widget, that’s usefully. But how to implement multisuggest widget?

Can you share a bit more info, how such widget will work and how do you plan to use it.

It works as a text with suggest, but support multi value, separated by “;”

You can try to use a “checksuggest” or “multisuggest” view, it is a suggest, used by multiselect widget.

Thanks, I will try.