Deals Stage Change From Stage Stepper Not Detected by Client Script

Deals Stage Change From Stage Stepper Not Detected by Client Script

Dear Zoho Community,

I am utilizing the Client Script to detect Stage changes in the Deals module. Once the stage changes, I update another field with the current date.


I noticed that, when a user clicks one of the stages in "Stage Step" section in the record details page, it also updates the stage.


However, this is not detected by Client Script, therefore my other input is not updated.

What is the best-practice to detect stage change trigger both from Create/Edit and Details pages? I tried workflows but couldn't figure it out.

Thanks.