Application Development and Automation Discussions
Join the discussions or start your own on all things application development, including tools and APIs, programming models, and keeping your skills sharp.
cancel
Showing results for 
Search instead for 
Did you mean: 
Read only

Problem with CURSOR on Selection-Screen

former_member209217
Active Contributor
0 Likes
1,017

Hi Experts,

This question is for you. We have recently upgraded our system to 7.01 Stack 5 (Enhancement Pack 1).

The screen supplied by a custom transaction is quite behaving in a strange manner. Whenever we execute the transaction the CURSOR appears by default at the 3rd Radio button and the UP/DOWN keys present in keyboard are not working and we have to place it back to the correct position using Mouse.Our customer raised a Ticket to check this.

Please suggest a work around for this.I need to remove this cursor blink completely at the selection screen.

Best Regards,

lakshman.

1 ACCEPTED SOLUTION
Read only

Former Member
0 Likes
626

Hi,

Not sure to really get the issue... looks like your radiobuttons are not grouped properly and default is set on the third one...(?)

So just use the same radiobutton group for the three buttons and set the first one as default, either on selection screen or initialization level...

Kr,

Manu.

1 REPLY 1
Read only

Former Member
0 Likes
627

Hi,

Not sure to really get the issue... looks like your radiobuttons are not grouped properly and default is set on the third one...(?)

So just use the same radiobutton group for the three buttons and set the first one as default, either on selection screen or initialization level...

Kr,

Manu.