Table that allows you to select one more line

I need a table that allows the user to select more than one row, nowadays if I assign the table a String or JSON variable I can only select a row from the table, is there any way to be able to select more than one row in a table at the UI Designer?

You could use Tabulator as widget

But how can I add this to the UI Designer?

Add as a new Customer Widget…
https://documentation.bonitasoft.com/?page=custom-widgets

Hi
Were you able to Modify the Widget so that we can import it in Designer and use it.
I think the Zip file has incorrect architecture.
Thanks

A good solution is using UI Designer and Create → Custom Widget, then you can insert the code, assets, etc. or export to a zip file and edit on any IDE

There are some examples in https://github.com/bonitasoft-community?page=2