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 :
Microsoft Dynamics CRM (Archived)

Hi, Please explain me where to use Jscript, plug-in and workflow. Please tell me some realtime example don't give msdn explanation. thanks

(0) ShareShare
ReportReport
Posted on by

Hi,  Please explain me where to use Jscript, plug-in and workflow. Please tell me some realtime example don't give msdn explanation. thanks

*This post is locked for comments

  • Verified answer
    jlattimer Profile Picture
    on at
    RE: Hi, Please explain me where to use Jscript, plug-in and workflow. Please tell me some realtime example don't give msdn explanation. thanks

    At a high level:

    JavaScript - use when you need some immediate interaction on the  form, like calculations, pulling in external data, hiding/showing fields, etc... This code will not run during imports or other background updates. Suited best for short running processes as the code is processed in the browser - could run into problems with long running processes if the browser gets closed in the middle.

    Plugins - use when you need some sort of custom action to happen either through a form event, import, or some other background process effects the record. Suited well for items that require more complex functionality that might run longer as the processing can be run asynchronously on the server and not tie up the user on the front end. 

    Workflows - use when you need to have non-developers create and use automation, can be extended with custom workflow activities (.NET) to include more complex things. 

  • ayush kar Profile Picture
    on at
    RE: Hi, Please explain me where to use Jscript, plug-in and workflow. Please tell me some realtime example don't give msdn explanation. thanks

    Thanks Jason... great

    I haven't used Workflows. So could you please explain me . I couldn't understand your workflow part.

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…

Abhilash Warrier – Community Spotlight

We are honored to recognize Abhilash Warrier as our Community Spotlight honoree for…

Leaderboard > 🔒一 Microsoft Dynamics CRM (Archived)

Last 30 days Overall leaderboard

Featured topics

Product updates

Dynamics 365 release plans