web
You’re offline. This is a read only version of the page.
close
Skip to main content
Community site session details

Community site session details

Session Id :
Customer experience | Sales, Customer Insights,...
Suggested answer

Run plugin on button click

(1) ShareShare
ReportReport
Posted on by 143
I want to call a plugin when we click on Button in Sales Order.
In plugin I added custom code.
 
I have the same question (0)
  • Suggested answer
    Community member Profile Picture
    on at
    Run plugin on button click
    I’ve usually handled this kind of scenario with a JavaScript web resource calling an Action, then having the plugin fire from that Action.
  • Suggested answer
    Hamza H Profile Picture
    1,787 on at
    Run plugin on button click
    Option 1: Custom Action (Recommended)
    • Create a Custom Action on salesorder.
    • Register your plugin on that action.
    • Use JavaScript on the button to call the action via Web API.
    • Clean, controlled, and scalable.

    Option 2: Field Update Trigger
    • Add a hidden field on Sales Order (e.g., new_triggerplugin).
    • Register your plugin on Update of that field.
    • Button click runs JavaScript to update the field.
    • Simpler, but less clean and not as robust.
  • Suggested answer
    Chavda Dharmendra Profile Picture
    851 on at
    Run plugin on button click
    Hello Hitesh,
     
     
    Thanks
    Dharmendra Chavda

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

Responsible AI policies

As AI tools become more common, we’re introducing a Responsible AI Use…

Andrés Arias – Community Spotlight

We are honored to recognize Andrés Arias as our Community Spotlight honoree for…

Leaderboard > Customer experience | Sales, Customer Insights, CRM

#1
Daniyal Khaleel Profile Picture

Daniyal Khaleel 122

#2
DAnny3211 Profile Picture

DAnny3211 101

#3
Abhilash Warrier Profile Picture

Abhilash Warrier 70 Super User 2025 Season 2

Last 30 days Overall leaderboard

Product updates

Dynamics 365 release plans