Anonymous | Login
Project:
RSS
  
News | My View | View Issues | Roadmap | Summary

View Revisions: Issue #33263 All Revisions ] Back to Issue ]
Summary 0033263: Implement Client Side Event Handler Extensions
Revision 2016-06-17 10:25 by caristu
Description It would be nice if it could be possible to execute some actions before/after some events fired from the client, for example, before/after saving a record.

This would be a similar concept to event handlers[1], but implemented on the client side which will allow to execute some actions that are not possible to be executed currently. For example:

- Show a custom info/success message after save
- Refresh the grid after save
- Open a new tab after save
- Perform some validations before save

Project Link: http://wiki.openbravo.com/wiki/Projects:Client_Side_Event_Handlers_Extension [^]


[1] http://wiki.openbravo.com/wiki/How_to_implement_a_business_event_handler [^]
Revision 2016-06-14 19:40 by caristu
Description It would be nice if it could be possible to execute some actions before/after some events fired from the client, for example, before/after saving a record.

This would be a similar concept to event handlers[1], but implemented on the client side which will allow to execute some actions that are not possible to be executed currently. For example:

- Show a custom info/success message after save
- Refresh the grid after save
- Open a new tab after save
- Perform some validations before save

[1] http://wiki.openbravo.com/wiki/How_to_implement_a_business_event_handler [^]
Revision 2016-06-14 19:40 by caristu
Description It would be nice if it could be possible to execute some actions before/after some events fired from the client, for example, before/after saving a record.

This would be a similar concept like event handlers[1], but implemented on the client side which will allow to execute some actions that are not possible to be executed currently. For example:

- Show a custom success message after save
- Refresh the grid after save
- Open a new tab after save
- Perform some validations before save

[1] http://wiki.openbravo.com/wiki/How_to_implement_a_business_event_handler [^]


Copyright © 2000 - 2009 MantisBT Group
Powered by Mantis Bugtracker