06 Jun, 2020
Posted on 06 Jun, 2020 by Admin, Posted in Dynamics 365
To build custom PCF control we use React JS or Typescript. Sometimes we need to call an unbound action from PCF control where we don’t specify an entity. We also call these action as Global Action. In this blog, we have explained how to call an Unbound Action from TypeScript with an Input and an Output parameter.
Comment