Table that allows you to select one more line

1
0
-1

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?

1 answer

1
0
-1

You could use Tabulator as widget

Comments

Submitted by romualdo.s.rs on Tue, 11/07/2017 - 14:58

But how can I add this to the UI Designer?

Submitted by carlosalbertomjr on Tue, 11/07/2017 - 15:03
Submitted by Dibyajit.Roy on Wed, 11/08/2017 - 15:14

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

Submitted by carlosalbertomjr on Wed, 11/08/2017 - 17:23

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

Notifications