The fieldChanged function is a Client Script event that is triggered whenever a user changes the value of a field on a record form.
It is mainly used to auto-fill fields, validate user input, or update dependent fields in real time without saving the record.