I use this when someone clicks on anything on the menu.

PROPERTY RBASE_FORM ENABLED 'FALSE'

That will disable anything on the current form.


Then run your code.

Then reenable.

PROPERTY RBASE_FORM ENABLED 'TRUE'

I have not fully implemented it yet but it works on the ones I have done so far.

Dan Goldberg


From: [email protected] [mailto:[email protected]] On Behalf Of 
Jim Belisle
Sent: Tuesday, July 18, 2017 8:50 AM
To: [email protected]
Subject: [RBASE-L] - clicking too often

In the past there was a thread about preventing more than one click because of 
users being so used to “double clicking”.
I have looked in my saved lists and cannot seem to find it.
Can anyone give me an idea of how to prevent this?

We just installed my shop management system out in the shop and am concerned 
the employees will do the double clicking.
I want my code to be a “security blanket” against corruption due to too many 
clicks.

James Belisle

Making Information Systems People Friendly Since 1990
[cid:[email protected]]

--
You received this message because you are subscribed to the Google Groups 
"RBASE-L" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to 
[email protected]<mailto:[email protected]>.
For more options, visit https://groups.google.com/d/optout.

-- 
You received this message because you are subscribed to the Google Groups 
"RBASE-L" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to [email protected].
For more options, visit https://groups.google.com/d/optout.

Reply via email to