Hi all,
I am working on Bonita 6.1 v.
I have an urgent requirement - Select the data from database and display on BPM WEB UI using Table grid.
Its working perfectly selecting the data from database and storing into java.util.list object. Using the object on Table grid set values.
And also I am able to do search operation on values using jsp code on form.
My question is, Can we set any limit no of rows in Table by default using jsp code on backend of form?
For example:
I have 1000 records in table.
I want to display last 10 records by default. But when I can search the other records using value it should shown in Table on web UI Form.
Can we achieve this in Bonita?
Could any one please respond this?
Thanks,
Shilpa