Resolved! Attach a common onchange function to multiple fields in an onload client script
I found this article on how to attach a common onchange function to multiple fields in an onload client script. I want to calculate a date field (end date) but I need to check multiple fields (start date, length of term, renewable, etc) first to ensu...