Details
-
Bug
-
Status: Closed
-
Major
-
Resolution: Fixed
-
None
-
None
Description
callback="#
{bean.submit? \"func1\" : \ "func2\"}"
The bean method is not called, and the callback is always func2.
Suggest "onsubmit" that takes javascript code (return true or false)
true – submit (click the link/button)
false – do not submit