Using Xrm.Device captureImage to take picture using camera and attach it to notes in Dynamics 365 for Phones and Tablet App
Views (423)
captureImage method of Xrm.Device allows us to take the picture through the camera and work with that captured image in the code (in this post, we are saving the image in the notes as an attachment). This method is only available for mobile apps. Here we have added a custom ribbon button on the Lead … Continue reading "Using Xrm.Device captureImage to take picture using camera and attach it to notes in Dynamics 365 for Phones and Tablet App"
This was originally posted here.
*This post is locked for comments