Hi,
Though I haven’t seen any examples of having two forms linked to a single task, is it possible?
Reason for this is that from an end user viewpoint it would be easier to have two forms where they can fill in data rather than one big one. The forms can either share the same BDM or there can be two different ones, one for each form.
Thanks,
ktp
Hi,
You can use “tab widget” to split a big form in several small ones.
Another alternative would be to use containers and display/hide them base on user interaction with some buttons.
Thanks.
New to Bonita and BPM in general I start to see that this is different from e.g. more traditional programming or applications what comes e.g. to the GUI.
It appears to be more “one-page” application and it then moves to the next step/task/user in the process.
ktp