I have some javascript code that is called onChange on 5 different fields. I can copy this code to the 5 javascript Onchange events, but of course I would like to put the code in a function/method/library somewhere.
How can this be done in a scriptcase application? (simple form).