feedback-message-utils-reactive
Reactive icon

Feedback Message Utils Reactive

Stable version 1.0.1 (Compatible with OutSystems 11)
Uploaded
 on 04 November 2020
 by 
4.9
 (17 ratings)
feedback-message-utils-reactive

Feedback Message Utils Reactive

Details
This component allows you to easily control the Feedback Messages of your application. You can customize them according to your needs. With this component you can: add extra CSS classes, set a timeout, enable and disable close on click, escape HTML characters, close displayed feedback messages instantly or for a given timeout and add auto close behavior for warning and error messages.
Read more

This component contains seven actions:

  • CloseFeedbackMessage - use this action to close a feedback message by adding the class "hidden" to the HTML element
  • CloseFeedbackMessageAPI - use this action to close a feedback message using OutSystems API
  • CloseFeedbackMessageJQuery - use this action to close a feedback message using JQuery
  • ShowFeedbackMessageWithAutoClose - use this action to show a feedback message with OutSystems default autoclose behavior (works for warning and error messages)
  • ShowFeedbackMessageWithExtraCssClasses - use this action to show a feedback message with extra CSS classes
  • ShowFeedbackMessageWithTimeout - use this action to show a feedback message with a given timeout
  • ShowFeedbackMessageCustom - use this action to show a customized feedback message (includes everything above)


Everything is done client-side using JavaScript.

It is supported for both Reactive Web and Mobile applications.

Release notes (1.0.1)

New features added to control timeout for success and info feedback messages.

Reviews (2)
by 
2021-11-26
in version 1.0.1
Very usefull and intuitive!
by 
2021-04-19
in version 1.0.1
Very easy and intuitive to use and everything is well documented. Great job!
Team
Other assets in this category