Dynamic 365 CE PCF – Button Control

Happy to connect with you all. 

Finally, I got a time to work on the PCF control.

we had a requirement to have button on the form. On click of the button, we need to process some logic and update status of the record.

First thing came in my mind is PCF. Then explored a bit and able to develop the control.

Here is the link for code and solutions in Github.

Here is the YouTube link to customize the control 

Let me know if you need any help.

6 thoughts on “Dynamic 365 CE PCF – Button Control

  1. Great work, I’ve used “PCF-Button”, it works perfectly. One only thing I can’t do using twice button in same istance of a form (without exit and reload form) because it uses change event. Maybe could be done assigning random or progressive value at text field value.

    Anyway, Great Job.

  2. Hi Robert,
    Thanks for taking the time to share your feedback. You need to set the button field value to null whenever the button clicked event triggered. I have explained that in the video at 1:16 minute. Please watch the video, and you can refer to the js resource for your requirement. Please let me know if you still have any issues. I will give you a walkthrough.

    https://www.youtube.com/watch?v=7FYqfcbvfh4

    Regards,
    Maniraj.K.V.

  3. Hi,
    I want to know how to integrate angular 2+ code to powerapps. Solutions found in web is very scarce and ones that are there did not workout. Can you please suggest or help with something?

  4. Hi,
    When I try importing the ZIP file as a solution, it says it’s an invalid solution, because it doesn’t have the necessary xml files. I’m pretty new to this. Am I missing a step?

    Thanks,

Leave a Reply

Your email address will not be published. Required fields are marked *

This site uses Akismet to reduce spam. Learn how your comment data is processed.