Continuous form, focus on record with button

MushroomKing

Registered User.
Local time
Today, 11:16
Joined
Jun 7, 2018
Messages
100
Hi guys! I have a silly issue i can't seem to find a solution for anywhere.
Maybe because im using the wrong terms...

So i have a continuous form with records. Theres a button on there that does some stuff on after update.

PROBLEM:

Before i can use the button, i have to click the area around it first to highlight/select the record, and THEN press my button.

Is there a way to focus on the record when i click it, and run the rest of the code?

It's really user unfriendly like this. Please help. Thanks!
 
Hi Uncle,

thanks for the reply.

Yes i do have. This has to do with an image i wanted to put over the button. I am totally aware its there.

Yet, i didnt see this as problem.

Is there a way around it?
 
Hi Gizmo. Just fixed it :)

Thanks alot for mentioning it.
I just switched them around and use the command button with a transparant background. Should have known better. Cheers
 

Users who are viewing this thread

Back
Top Bottom