Notifications
Announcements
No record found.
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
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.
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.
As AI tools become more common, we’re introducing a Responsible AI Use…
We are honored to recognize Neeraj Kumar as our Community Spotlight honoree for…
These are the community rock stars!
Stay up to date on forum activity by subscribing.
SA-08121319-0 4
Calum MacFarlane 4
Alex Fun Wei Jie 2