Posts

Showing posts from November, 2022

When a new File in added in SharePoint Document Notify on MS Teams

Image
  Introduction In this topic, we'll get notification on MS Teams group by using Microsoft Power Automate Flow when a new item is added in SharePoint Document Library.  Open Power Automate Flow Power Automate Click on New Flow and select  Automated Cloud Flow Click on  Skip  and then Select the  Trigger  of the Flow as  When a SharePoint file is created Set Site Address the Select  Document Library  Name in which file will add Click on New Step and Select  Teams  Post Message in a Chat or Channel Set Post as, Post In, Team, Channel and Message Save and Run the Flow by adding file in select Document Library which we set on first step. Teams Channel Message will be look like this. We can see file name is in Teams Channel.  

How to use PCF Control in Entity Form Dynamics 365 CRM

Image
  Introduction In this topic, we'll Integrate the PCF Control in Model Driven App form. We'll explain simple steps and give some useful insights. In this case, we'll change the view of two option set in our Model Driven App Entity form by adding PCF control from classical to modern view. Before PCF Control Download PCF Control Solution from here Two Option PCF Control Open Advance Setting in Model Driven App Click on Solutions  Import the Solution which we download in above step Open entity Form in edit mode where we've two option set   Select field and click on Change properties Click on Control Select Add Control  Select TwoOptionBooleanButton and click on Add Button Select Web, Phone and Tablet Click on Save , Publish and Save & Close Open Form and you can see Two Option Set View is changed Now. In this Post, We added PCF control on form and change the view on Two Option Set.