easy-custom-modal
Web icon

Easy Custom Modal

Stable version 1.0.0 (Compatible with OutSystems 11)
Uploaded
 on 29 June 2020
 by 
5.0
 (1 rating)
easy-custom-modal

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