![]() |
Sergey Kornilov admin 9/29/2017 |
There is a flaw in this logic. Javascript OnLoad event happens once when page is loaded, before user has a chance to change any values. |
G
|
gustavo author 10/5/2017 |
There is a flaw in this logic. Javascript OnLoad event happens once when page is loaded, before user has a chance to change any values. What you need to use here is 'Field events': https://xlinesoft.com/blog/2017/07/25/using-field-events/
|