Created on 08 June 2016
icon_unfollowing
Login to follow
bootstrap-modal-messagebox

Bootstrap Modal MessageBox

Stable version 1.4.0 (Compatible with OutSystems 11)
Other versions available for 10 and Older
Uploaded on 19 September 2017 by 
bootstrap-modal-messagebox

Bootstrap Modal MessageBox

Details
The Bootstrap Modal MessageBox is a dialog box/popup window that is displayed on top of the current page, based on Bootstrap JS Modal and Bootstrap modals made easy (http://bootboxjs.com/). Contains a simple alert dialog with or without an ok button, and also a confirm dialog with a cancel and a confirm button.
Read more

The Bootstrap Modal MessageBox is a dialog box/popup window that is displayed on top of the current page.

Based on Bootstrap JS Modal from w3schools.com, https://www.w3schools.com/bootstrap/bootstrap_ref_js_modal.asp
How to use it:
  1. Reference "ModalMessageBox" webblock to use it on your application;
  2. Insert the webblock into your screen;
  3. Set the Input Parameters, like the Title and Message;
  4. Open the modal by calling the action "OpenModal" .


Bootbox Modal Alert

How to use it:

  1. Reference "Bootbox" webblock and the action "MessageBoxAlert" to use it on your application;
  2. Insert the webblock into your screen;
  3. Open the Alert message box by calling the action "MessageBoxAlert" .


Bootbox Modal Confirm

How to use it:

  1. Reference "Bootbox" and "BootboxConfirm" webblocks to use it on your application;
  2. Insert the "Bootbox" webblock into your screen;
  3. For each button in your screen that requires a confirmation dialog, insert the "BootboxConfirm" webblock into your screen, then then put the button or link into the placeholder of the webblock and set the input parameters.
Release notes (1.4.0)

Fix the problem of using BSModal with others components, for example SilkUI components, that use a diferent version of jQuery.

Reviews (0)
Category
User interface, Pop-ups & messages
Tags
Support options
This asset is not supported by OutSystems. You may use the discussion forums to leave suggestions or obtain best-effort support from the community, including from  who created this asset.
Dependencies
Bootstrap Modal MessageBox has no dependencies.
Application Objects
Bootstrap Modal MessageBox has 0 AOs.
Team
Compatible with
Version 11
Version 10
Stack:
All
Database:
All
Asset consumers
No consumers yet.
Weekly downloads