Remove expand event of Business Process Flow

47 Views Asked by At

I want to remove expand event of my business process flow. I want to achieve that because I do not want my BPF to expand at all which is their nature by default.

I am using Classic UI/Web Refresh, dynamics CRM version 8.2.

Below are the screenshot from where i remove these expand events than my logic works fine but as soon as i try to use Jquery or JavaScript to remove these events it does not work. I have tries using off event of Jquery or removeEventListener of JavaScript, but they do not work.

The Element from where I want to remove expand Event Listener

enter image description here

The Expand event listener:

enter image description here

0

There are 0 best solutions below