Hello!
I have a big problem.
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?
Thank you!
Like
Ghiu Diana Stefania,
You can find the button in two places one in Section page and another one in Edit page.
1. In section Page (LeadSectionV2)-onLeadManagementSectionButtonClick() 2. In Edit page (LeadPAgeV2) - onLeadManagementButtonClick()
Ghiu Diana Stefania,
You can find the button in two places one in Section page and another one in Edit page.
1. In section Page (LeadSectionV2)-onLeadManagementSectionButtonClick() 2. In Edit page (LeadPAgeV2) - onLeadManagementButtonClick()