Hi every body !
I need your helps! how can I run an action with javascript in ribbon workbench??????in otherwords what is javascript for run an action????
thanks for your answeres.
Hi every body !
I need your helps! how can I run an action with javascript in ribbon workbench??????in otherwords what is javascript for run an action????
thanks for your answeres.
thanks!!!!!it's useful
Hi
Please follow the links below to see how you can call an action from javascript via web api
nishantrana.me/.../sample-code-to-call-action-using-web-api-in-crm
debajmecrm.com/.../dynamics-crm-web-api-action-entity-input-parameter
thanks for your help but i want a simple code in javascript that get action(in dynamics 365 like workflow) url and run that action
Hi Black_Vash,
This blog post demonstrates how to create a simple button using Ribbon Workbench which will execute a JavaScript function on the client.