submitOnEvent callback can not bind to bean method
--------------------------------------------------

                 Key: TOMAHAWK-1187
                 URL: https://issues.apache.org/jira/browse/TOMAHAWK-1187
             Project: MyFaces Tomahawk
          Issue Type: Bug
          Components: submitOnEvent
            Reporter: Dave


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


-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.

Reply via email to