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

Notifications

Announcements

No record found.

Community site session details

Community site session details

Session Id :
Dynamics 365 Community / Blogs / CRM Minds / Dynamics 365 – Execute Cust...

Dynamics 365 – Execute Custom Action From Javascript with Input and Output Parameters

furkank Profile Picture furkank 535
In Dynamics 365, you can call an action directly from JavaScript with its inputs. This can be achieved using the WebAPI. First, let’s create a new custom action in Dynamics 365. Our action will accept RecordURL, Prefix, FieldsToIgnore parameters. Then it will create a copy of the Record by querying its metadata. RecordURL – Input string … Continue reading Dynamics 365 – Execute Custom Action From Javascript with Input and Output Parameters

This was originally posted here.

Comments

*This post is locked for comments