widget_modal

widget_modal

The Widget Modal button displays a button. When you click on the button, then a Modal window appears, and then you can edit something.

NOTE: a widget Modal is now in standard in Bonita. Prefer the standard widget.

screenshoot_button.jpg

A close button is then accessible to ... close the modal window

screenshoot_modal.jpg

To create the content of the modal window, create a new Container, and set inside what you like.
Then, give a code in the CSS : in the example, I gave the code "bob"
screenshoot_uidesigner.jpg

In the modal button, just reference the code "bob"

At init, the container is then hidden. When you click, the modal is open and then the container is displayed.

Category: 
Licence: 
LGPL v3

Downloads

Total downloads: 1 659
Version BonitaBPM Version Post date Download Link to content
1.0 7.x 2016-Oct-08 Download
1659 downloads
Release note
Notifications