Login
Pass
Always remember me
Categories

How to populate a select widget from a database with Bonita Open Solution

Dear community,

Learn in only 3 minutes how to populate the list of a select widget in a customized form. This video follows the next thread of our community forum: add data from a DB to List on BonitaM5?

You’ve ideas of small tutorial, share them with our open source business process management community.

1 Response

  1. #1 by romain.bioteau on March 3rd, 2010

    Quote

    Nota Bene : @1:10
    The behavior has been changed since BOS 5.0.1.
    Instead of using Sql.newInstance(….), use the provided method BonitaSql.newInstance(…)