The core process: "Lead management" starts whenever the stage is changed on Lead or when I click on "Qualify". I want it to work only if I press the button but not when the stage changes.
I wanted to override the function that calls that process, but I can't really find it. I tried like this, but it doesn't work.
Does anybody know where I can override the main function of the "Qualify" button so that I can start a custom process from there and to deactivate the "Lead management" process?
if we click the button it pass always from the first lead stage to the third one (handoff to sales).When can we see the logic for this button because this lead should complete some criterias to pass in the handoff sales after clicking this button