[
https://issues.apache.org/jira/browse/TOMAHAWK-631?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12681887#action_12681887
]
Hazem Saleh commented on TOMAHAWK-631:
--------------------------------------
rendered is already done in the component.
Iam not sure whether the cookmenu javascript component supports define events
on, so I will investigate in this issue to add the (onclick) attribute to it.
> please add onclick and rendered attribute to jscookmenu item
> ------------------------------------------------------------
>
> Key: TOMAHAWK-631
> URL: https://issues.apache.org/jira/browse/TOMAHAWK-631
> Project: MyFaces Tomahawk
> Issue Type: Improvement
> Components: JS Cook Menu
> Reporter: Slawomir Sobotka
> Assignee: Hazem Saleh
>
> onclick on menu item - suppose we have (for example) menu: file->logout in
> our app and we want to ask user if he is sure to logout (JS confirm).
> now i must redirect user to "beforeLogoutPage" with onload attrib that calls
> JS function. that JS function asks user if he is sure and than it clicks
> hidden command button - its absurd and pathetic, isnt it?.
> but having onclick attrib witch would "catch" false JS function result and
> cancel submit would be great.
> rendered atribute would be helpfull also-now im puting menu item into
> scriptlet to conditionally render it-bruteforce;)
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.