Hi all,
I have created a PCF control for Dynamics forms. Importing it as a Solution and binding a few properties to Forms, everything works well. Only, on a couple of Forms also scripting exists.
The problem is the PCF seems not to trigger the OnChange events.
This could be By Design because it is likely a programmatically set value.
Is there a way to somehow trigger/fire the change of fields?
Thanks
Hi @com_vries ,
I suppose you have a field type PCF. The OnChange events for PCFs are triggered when you call "notifyOutputChanged" inside your PCF, and provide the values as a return value for "getOutputs" PCF method.
Kind regards,
Diana
WarrenBelz
791
Most Valuable Professional
MS.Ragavendar
410
mmbr1606
275
Super User 2025 Season 1