2017-09-08
1.0.0
Christian Meniano
All
All
Components, Widgets, Libraries, Plug-ins, Applications, Developer Tools
[Overview]
myModal is a customizable responsive modal.
[Detail]
Features:
- Multiple modal overlays (modal inside modal).
- Close modal when clicked outside the modal .
- Set Modal width and height.
- Multiple modals per screen.
- Can open same modal with multiple buttons.
Instruction:
1. Download
2. Click "Manage Dependencies" on your application.
3. Look or search for "myModal"
4. Tick the following:
- CloseModal (Under server action folder).
- myModalJs web block.
- myModal web block.
5. Drag the "myModal" weblock on a chosen screen.
6. Drag a button and assign it to ModalButtonId.
7. Put the name of your modal (MUST BE UNIQUE)
8. To close the modal just drag "CloseModal" server action to Screen Action. You can also close the modal by adding "myModal" class to a button.