Skip to main content

Notifications

Community site session details

Community site session details

Session Id :
Power Apps - Microsoft Dataverse
Answered

JavaScript OnSave event of lead qualification

(0) ShareShare
ReportReport
Posted on by 6

During the lead qualification process, the user can select Yes/No values for the Account, Opportunity, and Contact entities. Is it possible to know what options the user chose in the OnSave event using JavaScript?

 

Screen Shot 2023-07-14 at 5.26.44 AM.png

Categories:
  • Verified answer
    a33ik Profile Picture
    3,304 Most Valuable Professional on at
    Re: JavaScript OnSave event of lead qualification

    Gotcha. In this case, I'm afraid the only way for you is to hide OOB button, create a custom that will open the dialog form that you will design, check the values the user selected, and perform the validation and qualification of the lead after.

  • rb207 Profile Picture
    6 on at
    Re: JavaScript OnSave event of lead qualification

    We want to make certain fields as required based on the entities selected in the 'Qualify Lead' dialog and stop the user from Qualifying the lead. 

  • Verified answer
    Parvez Ghumra Profile Picture
    1,579 Super User 2025 Season 1 on at
    Re: JavaScript OnSave event of lead qualification

    Hi @rb207 ,

     

    As @a33ik stated, unfortunately, there's no way to obtain the user's selection in this dialog from a JavaScript onSave event handler. But you tap into the corresponding server-side QualifyLead message, and build a plugin in which you will be able to grab this information from the execution context and then execute the desired logic that way on the server side

  • a33ik Profile Picture
    3,304 Most Valuable Professional on at
    Re: JavaScript OnSave event of lead qualification

    Hello,

    I'm afraid it's not possible at the moment. Can you provide your scenario to check if there way around this issue?

Under review

Thank you for your reply! To ensure a great experience for everyone, your content is awaiting approval by our Community Managers. Please check back later.

Helpful resources

Quick Links

🌸 Community Spring Festival 2025 Challenge Winners! 🌸

Congratulations to all our community participants!

Warren Belz – Community Spotlight

We are honored to recognize Warren Belz as our May 2025 Community…

Congratulations to the April Top 10 Community Stars!

Thanks for all your good work in the Community!

Leaderboard > Power Apps - Microsoft Dataverse

#1
mmbr1606 Profile Picture

mmbr1606 22 Super User 2025 Season 1

#2
stampcoin Profile Picture

stampcoin 17

#3
ankit_singhal Profile Picture

ankit_singhal 11 Super User 2025 Season 1

Overall leaderboard

Featured topics