It's been years since I coded anything, and even then it was more of a hobby than a profession so you know my level of expertise on the subject at hand.
I have a button, and a field. Button is just an image label for a field which you can type in, but I want to build an "onclick event" that presses the F4 key on ElementID f0. Which is the Element ID of the Field that is editable.
I have a feeling I'm not explaining myself very well.
So I've attached a ScreenShot
The button is Customer Name, so when they click on that, I want to press F4 on the field next to it which brings up another screen.
Thanks in advance!