handling JSEvent Object with onAction & onDataChange

Hi,

I’m just curious how you guys handle the JSEvent Object in a method, if that method is used on an onAction & on an onDataChange(), because the JSEvent Object argument-order is different between those two
what is the best approach…

Have handler methods for each type of event and forward the call to the actual method with the logic you require.

Paul

hmm, that’s not what i wanted to hear! ;-)
where talking here about a global method, that is used everywhere over the solution (attached to buttons). in your case I have to go over them one by one…

Harjo,

You can also try a global search-replace of the UUID in the .frm-files.
Make sure you have a backup in case you make a typo and screw up your workspace.

Rob