bonita 7.3.2

erwan.bodere's picture
erwan.bodere
Category: 

Custom widget textArea for Bonita. Compatible with Bonita 7.3.2.

This custom textArea widget add three features to the standard widget :

  • availability to add a placeholder
  • availability to customize style (ex : { "background-color" : "#444", "color" : "#FFF" }, { "height":"200px" })
  • availability to add a tooltip, with thoses options :

custom_textarea.png

erwan.bodere's picture
erwan.bodere
Category: 

This custom button widget add three features to the standard widget :
- availability to add an icon (see : http://getbootstrap.com/components/)
- availability to add a confirmation message (usefull when you remove an item from a collection)
- availability to customize style (ex : { "min-width":"85px", "max-width":"100px", "margin-top":"20px" })

custom_button_confirmation_message.png

Notifications