Openbravo Issue Tracking System - Openbravo ERP
View Issue Details
0028910Openbravo ERPA. Platformpublic2015-02-10 18:162015-02-10 18:16
asiermartirena 
AugustoMauch 
normalminorhave not tried
newopen 
5
 
 
Core
No
0028910: Allow transaction of new parameters from ClientSideValidation to an EventHandler
Actually in a Process Definition is not possible to send parameters which are not listed in the Process Definition's popup, for example, to transfer the filters of a window to the Action Handler.
The reason is because getContextInfo() function (which takes the parameters are going to send) is called before the execution of the client side validation function's code.
To solve this problem the getContextInfo() call row must be moved into actionHandlerCall() function. This function is executed to call the action handler.
The attached file solves this problem.
No tags attached.
diff patch.diff (998) 2015-02-10 18:16
https://issues.openbravo.com/file_download.php?file_id=7781&type=bug
Issue History
2015-02-10 18:16asiermartirenaNew Issue
2015-02-10 18:16asiermartirenaAssigned To => AugustoMauch
2015-02-10 18:16asiermartirenaFile Added: patch.diff
2015-02-10 18:16asiermartirenaModules => Core
2015-02-10 18:16asiermartirenaTriggers an Emergency Pack => No

There are no notes attached to this issue.