Details
-
Task
-
Status: Open
-
Major
-
Resolution: Unresolved
-
1.1.9
-
None
-
None
-
IBM Portal Server 6.1, JDK 1.6, tomahawk version (tomahawk12-1.1.9.jar)
Description
I have a requirement where there are 5 panes on the page inside a PanelTabbedPane. In each of the panes, I have a included JSP containing the contents and also has command button.
I wrote a JavaScript to call the onEnter Functionality using event.KeyCode == 13 and managing an onKeyPress on all the input fields.
But when I click Enter key, it refreshes the portlet. Furthermore, if I am in pane 2 through 5, I get reset back to Pane 1 and the data is wiped out.
Please let me know if there is a work around for this since I could not find said scenario online.
Thanks,
Siddharth