ADF Faces: af:input text with autosubmit and tabbing
48910Feb 9 2006 — edited Apr 25 2007We have a series of af: inputText fields in a table. The autosubmit attribute is set to true so that we can process the change and also update some totals in the table. Only trouble is the user has to tab out of the cell twice. The first tab submits the change, the second moves the focus to the next cell.
This really is not user friendly. Any ideas to fix/workaround this???