Business
Jobs
  • About Us
  • Solutions
    • Job Postings
      Post your job and receive qualified candidates in 48h.
    • Candidate Assessments
      500+ technical and psychological tests, plus anti-fraud.
    • Headhunting
      Tailor-made executive search from start to finish.
    • Payroll + EOR
      Payroll dispersal and EOR across 15+ LATAM countries.
  • Pricing
  • Jobs

0

193
Views
how to disable default function of tab key in primefaces

i am new in PF and JSF. Could you tell me how can i prevent default function of tab key. It's default function is to go next input area but i dont want it. I wwant to put new function behind it. I try codebelow and it doesnt work. actualy i tried it with enter key(event.keyCode==13) and it worked.

<p:column>
                                <p:remoteCommand name="test"
                                                 actionListener="#{otomatikHesapAcilisController.getSecimSonucu}"/>
                                <p:inputNumber id="inputSecim"
                                               decimalPlaces="0"
                                               value="#{otomatikHesapAcilisController.secim}"
                                               onkeypress="if ( event.keyCode == 9) { test(); }"/>
                            </p:column>
about 4 years ago · Juan Pablo Isaza
Answer question
Find remote jobs

Discover the new way to find a job!

Top jobs
Top job categories
Business
Post vacancy Pricing Sales
Legal
Terms and conditions Privacy policy
© 2026 PeakU Inc. All Rights Reserved.
Andres GPT
Show me some job opportunities
There's an error!