How to update form created in UI designer when Contract changed

1
+2
-1

Hello,

I use Bonitasoft 7 Community Edition and UI Designer.

I have a human task and I created Contract and form in UI Designer. Later I changed (or added) variable in Contract. Is it possible to update form automatically? Or how can I add new widget for any variable from Contract.

How can I format Labels in UI Designer? How can I set color, font, size, ... for Label without using CSS? (Html tags did not work for Labels).

Note: An "Undo" button will be useful in UI Designer :)

Thank you!

Comments

Submitted by peterp_va on Fri, 08/21/2015 - 13:09

I have the same question - is it really necessary to re-create the form every time after updating the contract?

2 answers

1
0
-1

1
0
-1

This is why angular js was built to handle two way bindings. You do not have to re-create the form after updating the contract. Review directives and controllers.

Comments

Submitted by muchovaal on Fri, 08/28/2015 - 11:05

Dear mtdonovan,

thank you for your answer. Is there any manual about how to do it?

Notifications