2008 Jun 02 4:42 PM
Dear all
I created a popup showing a table control and 2 buttons (confirm / abort).
The user simply wants to push the confirm button to proceed by pressing enter but unfortunatly I see no way to set the focus on that element by default.
Any help is appreciated.
Thank's in advance and best regards
Benno
2008 Jun 02 4:55 PM
Use this in PBO:
* BUT_CONF is the button for the Confirm
SET CURSOR FIELD 'BUT_CONF'
Regards,
Naimesh Patel
Dear all
I created a popup showing a table control and 2 buttons (confirm / abort).
The user simply wants to push the confirm button to proceed by pressing enter but unfortunatly I see no way to set the focus on that element by default.
Any help is appreciated.
Thank's in advance and best regards
Benno
2008 Jun 02 4:55 PM
Use this in PBO:
* BUT_CONF is the button for the Confirm
SET CURSOR FIELD 'BUT_CONF'
Regards,
Naimesh Patel
2008 Jun 02 5:02 PM
| User | Count |
|---|---|
| 3 | |
| 1 | |
| 1 | |
| 1 | |
| 1 | |
| 1 | |
| 1 | |
| 1 | |
| 1 | |
| 1 |