fd.field('...').change(function() { ... not always working
Posted: 15 Jan 2019
Hi,
we are using the control change function in a form with with about six number-fields. We are getting mixed resulted, as this works only with some of the fields and not all, although we can't detect any differences and have checked the javascript code and the fieldnames for several time.
We have also tried "fd.field('...').control().change(function() { ..." but this made no difference.
Any idea what we can look for?
Thanks a lot
Wolfgang
we are using the control change function in a form with with about six number-fields. We are getting mixed resulted, as this works only with some of the fields and not all, although we can't detect any differences and have checked the javascript code and the fieldnames for several time.
We have also tried "fd.field('...').control().change(function() { ..." but this made no difference.
Any idea what we can look for?
Thanks a lot
Wolfgang