This topic is locked

How to use Function key

8/16/2009 2:57:23 AM
PHPRunner General questions
D
danaci author

Hi,

I have two troubles,

1-how to use function keys in my application?

ex: F2=save F3=new record like
2-with alt key s_a_ve d_e_lete

alt+a , alt+e
is it possible?

J
Jane 8/17/2009

Hi,
this task can be accomplished using custom JavaScript code.

Unfortunately we don't have a ready to go solution for this.