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

Function keys

Former Member
0 Likes
701

Hi,

I have a RF Screen with two buttons whose function codes are F1 and F4.

F1 should be used to POst the document

F4 should be used to navigate to the next screen.

F1, F4 are standard function keys. How can I overwrite thse function keys to achieve my goal ?

Regards,

Vara

1 ACCEPTED SOLUTION
Read only

sridhar_k1
Active Contributor
0 Likes
627

To overwrite standard function keys, change the following setting in GUI status definition:

Gui status definition change mode: Goto-> attributes->F key settings, check Function keys for standard function handling in lists

Regards

Sridhar

3 REPLIES 3
Read only

Former Member
0 Likes
627

i believe, you CAN NOT assign them.

when i developed RF transaction, i informed the client about that and changed to F6 & F7.

regards

srikanth

Read only

sridhar_k1
Active Contributor
0 Likes
628

To overwrite standard function keys, change the following setting in GUI status definition:

Gui status definition change mode: Goto-> attributes->F key settings, check Function keys for standard function handling in lists

Regards

Sridhar

Read only

0 Likes
627

Thank You.

Regards,

Vara