A common question I’m asked is how to submit a form on pressing enter. Here is how to do it using rich:hotKey component.
...
If you want to submit only while the focus is inside the input field, then the following will work:
...
A common question I’m asked is how to submit a form on pressing enter. Here is how to do it using rich:hotKey component.
...
If you want to submit only while the focus is inside the input field, then the following will work:
...
Leave a comment