Re: How can I notice if there are facesmessages via ajax

2010-06-14 Thread Luca Graf (Inxmail GmbH)
I use this approach to decide if an dialog should be closed or keeped open (to show validation errors). form that holds the max Severity: value="#{facesContext.maximumSeverity.ordinal}"/> In my js callbacks i use this function to decide: function requestContainsErrors() { return docume

Re: no events firing - trinidad???

2009-10-08 Thread Luca Graf (Inxmail GmbH)
Which MyFaces/Trinidad version do you use? There was an issue in MyFaces-1.1.6 in combination with Trinidad 1.1.x that prevented commadButtons to fire there action (https://issues.apache.org/jira/browse/MYFACES-2160). Luca Richard Yee wrote: The method signature for putOneBack is wrong. It