Hi All, I have created a template which has a SideNavigation Bar with a textfield and button, and the middle area has a textfield with a button next to it.
I set defaultCommand="true" for both the buttons, but only one works at a time... is it possible to set defaultCommand="true" for both the buttons, and submit works to that button when the cursor focus resides with its respecive textfield.. ? Can this be done... As i need this type of feature in my application -- Regards, Madan N

