table widget

Save selected data from a table widget

Hi there,

I've inserted data of a List<List> in a table widget which allows selection.

Once lines are selected, I'm trying to save them in a List<> to get them in the next form.

I'm doing : output operation : aList takes value of field_table. The problem is that it only save the first column's selected datas as a List.

Can someone help me to retrieve the selected lines in a variable ?

Thanks for any help. Paul

How to Display table data as form

I m using following code for retrive record from table .

How to display table widget data vertically

Hello , i m using bonitasoft community 6.3 and from external database i m able to display data in table widget on form . by following code :

How to Display Database data into Table widget

Hello, I found some discussion and try to apply following procedure to display data of external database into table widget. I’m total new on this environment. pl provide me specific procedure .

I’m using , Bonita soft 6.3 communitiy Oracle database 10g

Accessing oracle.sql.ARRAY values (filled from a mysql query)

Hi,

I am using BOS 6.2.1 and I am trying to access the ResultSet data from a query on my mySQL database. I configure the connector using de wizard and set the tableResult (on the last form of the configuration process, the grafics mode) to my pool variable rset (of type java.sql.ARRAY). When I test the connector, it's just work properly, and I can see the data on the form test result.

table widget

How to manage or example on how to use the "table" widget dinamically with a list of values.

I´m using BOS 6.1.2

Thanks in advance.

Notifications