Resolved! How to override a javascript function that is being called from sp-model in serviceportal.
I have cloned an OOB form widget (widget-form), Issue is when user clicks on reference info icon (i) on my cloned widget (my-widget-form) the reference information is opening in widget-form instead of my-widget-form. below ng-click is calling showFor...
