stefandobre / fos-notifications

An awesome dynamic action plug-in for showing notification messages in your APEX application.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

FOS - Notifications

Highly configurable success, info, warning and error notifications, featuring an autodismiss timer, custom icons, various positions and more.

Free Plug-in under MIT License

All FOS plug-ins are released under MIT License, which essentially means it is free for everyone to use, no matter if commercial or private use.

Overview

The FOS - Notifications dynamic action plug-in is built on top of a custom Javascript library and allows you to show success and error messages, as well as additional info and warning message types. It matches the look of native APEX success/error messages, and can be styled to your liking through Themeroller.

With the "FOS - Notifications" dynamic action you can show multiple messages of each type, customize them by setting their icon, position, how they are dismissed, and more.

You can derive the message using static text with substitution support or from a Javascript expression or function. You can use HTML in the message or escape HTML for tighter security.

License

MIT

About

An awesome dynamic action plug-in for showing notification messages in your APEX application.

License:MIT License


Languages

Language:PLSQL 82.1%Language:JavaScript 11.2%Language:CSS 6.7%