Training
Training
Welcome
Guided Paths
Build an App
Training Planner
Courses
Developer Schools
Boot Camps
Certifications
Tech Talks
Documentation
Documentation
Overview
ODC
O11
Forums
Forge
Get Involved
Get Involved
Home
Jobs
Ideas
Members
Mentorship
User Groups
Downloads
Platforms
OutSystems.com
My Platform
Community
Resources
Support
Search in OutSystems
Log in
Sign Up
Community
›
Forge
›
Assets list
›
Easy Custom Modal
Easy Custom Modal
Stable version
1.0.0
(Compatible with
OutSystems 11
)
Uploaded
on
29 June 2020
by
5.0
(1 rating)
Overview
Reviews
Versions
Documentation
There's no documentation for this asset yet
Support
Easy Custom Modal
Details
A modal dialog to ask questions or show information!
Read more
Mandatory parameters:
ContentText: Text inside the modal's content.
ShowModal: In a Screen Action, use an "Assign" to set this parameter as "True" and uses an ajax refresh to show the modal.
Optional parameters:
TitleText: Modal's header text. Initial value "" (blank).
TitleIcon: Icon besides modal's title. Initial value: null.
OkButtonText: Text inside "Ok" button.
OkButtonIcon: Icon inside "Ok" button.
CancelButtonText: Text inside "Cancel" button.
CancelButtonIcon: Icon inside "Cancel" button.
ModalPosition: As used in a modal component. Initial value "Center".
ModalHasOverlay: As used in a modal component. Initial value "True".
ModalEnterAnimation: As used in a modal component. Initial value "EnterScale".
ModalLeaveAnimation: As used in a modal component. Initial value "LeaveScale".
ModalExtendedClass: As used in a modal component. Initial value "" (blank).
ShowOkButton: Defines to show or not the "Ok " button. Initial value "True".
ShowCancelButton: Defines to show or not the "Cancel " button. Initial value "True".
Release notes
(1.0.0)
Reviews
(0)
Team
Other assets in this category
User interface, Pop-ups & messages
Confirmation Dialog
Samuel Jesus
Tired of that old, browser controlled confirmation dialog box? Confirmation Dialog is a simple and fully customizable confirmation dialog box that allows you to take back full control of your application.
1227
Feedback Message Utils Reactive
Rui Barradas
This component allows you to easily control the Feedback Messages of your application. You can customize them according to your needs. With this component you can: add extra CSS classes, set a timeout, enable and disable close on click, escape HTML characters, close displayed feedback messages instantly or for a given timeout and add auto close behavior for warning and error messages.
556
SweetAlert
André Gonçalves
A beautiful replacement for JavaScript's confirm message! It will replace the ugly confirmation message with a beautiful customizable and fully functional modal.
1168
Loading...
Loading