From the course: Microsoft Power Platform Developer Associate (PL-400) Cert Prep by Microsoft Press
Unlock this course with a free trial
Join today to access over 25,200 courses taught by industry experts.
Create a command button function - Power Platform Tutorial
From the course: Microsoft Power Platform Developer Associate (PL-400) Cert Prep by Microsoft Press
Create a command button function
“
- [Narrator] Command buttons with JavaScript. So as you saw earlier when we loaded some JavaScript, you can also use this for command buttons, so use JavaScript in a model driven app. The steps to do that, as we just demonstrated, are to write JavaScript code, upload as a web resource, associate the web resource to a form, configure form and field events, and test.