Simple Modal

Demo
Backendless

The "Simple Modal" component enhances your UI Builder applications with the versatile functionality of a modal window. It is equipped with a Type property that offers several modes to suit various interaction needs with your application's users:

  • The "Alert" mode is designed to display notifications or important information.
  • "Prompt" mode invites users to input information.
  • "Confirm" mode seeks user confirmation for specific actions or decisions.

Upon integrating this component into your page, it activates automatically. Should you prefer to modify this default behavior, implementing custom logic in the On Page Enter event will allow you to control the modal's visibility, including the option to close it as needed.