Hi, I am using D365 Sales Online and I want to add a "create" button for a custom entity. How can I do it?
Add a new Create button in Lead form ribbon and load it with JavaScript???
If yes then what javascript is required? new to the development please help.
Can anyone please provide any tutorial or steps on how to achieve it?
In simple words, as soon as the user changes Lead Status to sold I want them to create a new custom order in dynamics. How can I achieve it?