Page 1 of 1

Image onClick focuses to a specific input field.

Posted: 08 Sep 2023, 19:50
by jtaljaard
Hi

How do I set an onClick event for an image to focus a specific input field, or even to use the F4 function key on a specific input field?

Re: Image onClick focuses to a specific input field.

Posted: 08 Sep 2023, 22:29
by Dino
You can use the indications here as a reference:

viewtopic.php?f=9&t=202&p=507&hilit=Prompt#p507

Re: Image onClick focuses to a specific input field.

Posted: 08 Sep 2023, 23:57
by jtaljaard
Got it right, thanks a million!!