Hi
In S1.view.xml, you will see dropdown with ID "SLCT_LEAVETYPE", which has event handler "onSelectionChange" assigned to its change event.
![1.PNG]()
Then find the eventhandler in S1.controller.js and extend this controller to do your changes.
Regards,
Sarbjeet Singh