Hi Everyone,
Is it possible to refresh a PCF control on change of an field on the form ?
@HemantG this is working fine on Main from but when I am apllying the pcf on quick create form , it is not able to fetch the updated Guid and showing null.
create a new property in PCF and bind it to the field where change needs to be monitored. When that field is changed - update view will be called and you can inspect updated properties array to just detect the specific change and act on it without any other side effect from updateView call (like say reload/refresh control)
hemant
Hi @HemantG
We are trying to trigger our pcf whenever there is changes to account field;our pcf is to add multiple contacts in a field , do u have the idea?
WarrenBelz
87
Most Valuable Professional
mmbr1606
71
Super User 2025 Season 1
Michael E. Gernaey
65
Super User 2025 Season 1