Login to follow
Notyf

Notyf (ODC)

Stable version 1.1.2 (Compatible with ODC)
Uploaded on 12 Jan by Ricardo Monteiro
Notyf

Notyf (ODC)

Details
Detailed Description

Give your OutSystems applications the polish and responsiveness users expect from modern apps.


This component brings beautiful, lightweight toast notifications to OutSystems, allowing you to communicate success, errors, warnings, and important information without breaking the user flow. Instead of intrusive popups or static messages, you get fast, animated notifications that feel natural and professional.


Designed specifically for OutSystems developers, this asset removes the complexity of integrating third-party libraries. It handles JavaScript and CSS loading, global initialization, and reuse across screens and blocks automatically — so you can focus on building features, not wiring infrastructure.


Whether you’re building internal tools or customer-facing applications, this component helps you:

  • Deliver clear and immediate user feedback

  • Improve UX with modern, non-intrusive notifications

  • Keep your UI consistent and reusable

  • Reduce development and maintenance effort



Limitations

Notyf doesn't sanitize the content when rendering your message. To avoid injection attacks, you should either sanitize your HTML messages or make sure you don't render user generated content on the notifications.

Release notes 

Improvements:

  • Added the data-sspreview attribute to block preview image, allowing developers to target them in ODC Studio to hide or apply custom CSS.