3.2.0

Call onControlDeactivated on demand

Is it possible to have an outside function fire the deactivate control event for an input box?

Thanks!
John O.
April 22,
You can just call the event handler -

input.onControlDeactivated();

Alex (ActiveWidgets)
April 23,
That was ridiculously simple... Thanks :)
John O.
April 23,

This topic is archived.

See also:


Back to support forum