CHALLENGE ::
I have a client script on my Estimate record. I need to be able to fire a function to "do stuff" on address change. Issue I'm running into now is when someone adds a “Custom” Ship to address. I am listening for field change on postSourcing() (see snippet screen shot) My approach is flawed?
When the New Address Form pops-up. (It fails because the pop up occurs when the user selects “CUSTOM” in the drop down, then when they submit – nothing changes on the form.).
What could / should I be triggering on? Thanks!