Universal onClick code

Hello.I would like to add some onClick code (at the form level) to dozens, if not hundreds, of forms.

Is it possible to add some shared field (similar to an $$HTMLHead field vs HTML Head Content in the form elements) that would affect all the clicks done within a form?

TIA,

Leonardo

Subject: as far as I know : No

As far as I know, no.

The only way is to do it using javascript.

With javascript framework like jQuery of Dojo, you can do it quite easily.

Hope this helps

Renaud