http://wiki.apache.org/myfaces/JavascriptWithJavaServerFaces
Just put a hidden link in the subform and use javascript to invoke the click event on the link when the enter key is hit during the onkeypress javascript event On 10/3/06, Arnaud MERGEY <[EMAIL PROTECTED]> wrote:
Hi, I have found this article on net http://www.orablogs.com/fnimphius/archives/001788.html describing how to submit a form when enter key is pressed with adf faces. I need to submit a subform when enter key is pressed helping me with this article, but it doesn't work. Is it possible to submit subform when a key is pressed ? thanks, Arnaud
