[
https://issues.apache.org/jira/browse/TOMAHAWK-1187?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12564625#action_12564625
]
Dave commented on TOMAHAWK-1187:
--------------------------------
It should have "rendered" property
> 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.