webform

Bonita Web Forms advanced

Hi,

I am newbie with Bonita BPM so maybe I am missing something.

I am trying to build a form that contains a filter area (Customer Search). Once you search with the filter area then load a table with the results (Customer results).

So once a row is selected I would like to do a database query and persist the data in a Java Object. Then show additional fields with the data of the java object (Customer details).

Notifications