After failed client side validation of a form Trinidad shows error messages and highlights labels of failed inputs. I need to highlight the input fields themselves. Is it possible to do ...
My <tr:form> contains some fields with validators, including <tr:inputDate> whose validator is built-in. I also have some AJAX/PPR going on, with partialTrigger attributes where say, one combo box's choices depend ...
As the title suggests i have a tr:train in my jsf page with following stops
0----1----2----3
I filled some values in page 0 form and went ahead to page 1,
Now page 1 ...