Hello folks,
I�m having some problems using suggestionBox with converters in
JSF.
When I�m typing the text in the inputText, it tries to convert the value (using a customized converter)
before the list with the suggested results appears. I would like it to call my Converter just after submitting my page.
I have tried ajaxSingle and immediate but none of them worked.
I've also tried to set ajaxSingle and immediate in the inputText.
Do you guys know what's wrong?
Thanks
[ June 12, 2008: Message edited by: neilson ramalho ]
[ June 12, 2008: Message edited by: neilson ramalho ]