AutoFocus on Button in a section
I have a few buttons on a section rule. The buttons execute an activity on clicking them and other sections are loaded depending on which button is clicked.
End user wants to hit the Enter button for a particular button on the section instead of selecting that button using the mouse and then clicking the selected button.
What would be a good way to accomplish this functionality?
I was thinking that I can set AutoFocus on one of the buttons so that the end user does not need to use a mouse to select the desired button and can then hit enter on the keyboard.
Is there a way to set AutoFocus on a button in a Section and/or Harness in PEGA 6.1?