Created on 22 January 2019
icon_unfollowing
Login to follow
noty

Noty Feedback Messages

Stable version 2.0.2 (Compatible with OutSystems 11)
Other versions available for 10
Uploaded on 10 March 2020 by 
noty

Noty Feedback Messages

Created on OutSystems 11

Version 2.0.2

Stable
Current
Application Package
Uploaded on 10 March 2020 by 
Compatible with:
Version 11
Database:
All
Release notes:
  • Refactor helper static entities to support the Reactive version of this component
  • Updated library version to support clearing messages in the queue
  • Added two new actions:
    • Clear queued messages
    • Clear visible and queued messages
  • Replaced the deprecated notify message with the newer events
  • Improved the demo application
  • Added the Secure and SameSite=Lax properties to the helper cookie
Application Objects:
Noty Feedback Messages has 0 AOs.

Version 2.0.1

Stable
Application Package
Uploaded on 01 February 2019 by 
Compatible with:
Version 11
Database:
All
Release notes:
  • Fixed problem with duplicated feedback messages on some edge cases ( back and forward after using submit)
  • Added a sample module
Application Objects:
Noty Feedback Messages has 3 AOs.
Created on OutSystems 10

Version 1.0.1

Stable
Application Package
Uploaded on 01 February 2019 by 
Compatible with:
Version 11
Version 10
Stack:
All
Database:
All

Version 1.0.0

Discontinued
Application Package
Uploaded on 22 January 2019 by 
Compatible with:
Version 11
Version 10
Stack:
All
Database:
All
Release notes:
  • 5 feedback types ( Alert, Success, Info, Warning, Error)
  • 9 available themes ( can be extended with your custom ones)
  • Possible to control the number of feedback messages on the screen ( defaults to 5)
  • It's possible to set the time for the feedback message to disappear in ms ( 0ms for manual dismiss)
  • Can be called entirely via Javascript