JavaScript error in onLoad client script when hiding fields and using g_form.onChange()
Hi everyone,I’m getting the message “There is a JavaScript error in your browser console” when my onLoad() client script runs on an HR Task form.After testing, I found that the issue comes from the part of my script where I hide some fields and use g...