2014-08-13
1.1
João Rosado
8.0.1+
All
All
[Overview]
This allows you to call the FeedbackMessage from javascript.
[Detail]
Feature List
Call RichWidgets Feedback Message from javascript
Usage;
Add the FeedbackJs block in your page or layout.
Then in javascript call: FeedbackJs.Notify('Success', 'Message');
Possible types: 'Success', 'Info', 'Error', 'Warning'