Fire onChange handler? #8
Replies: 2 comments
-
|
Hi @joenewstrom, Interesting, I will investigate on my side and I will try to make it fire directly from the control as it should be. Thanks for the feedback, it's really appreciated. |
Beta Was this translation helpful? Give feedback.
-
|
Hi @joenewstrom, It seems to work correctly on my side. Just to be sure I understand your issue correctly : 1- You have a lookup on your form with the lookup dropdown pcf installed and configured Am I right ? I did a very simple example on my test environment and I get expected results |
Beta Was this translation helpful? Give feedback.
Uh oh!
There was an error while loading. Please reload this page.
-
David, is there a good reason that the control should not fire the onChange Handler for the control? I have a workaround currently by adding a second hidden control for the same attribute, but if onChange were fired (or maybe a boolean that would allow you to turn it on and off?) that would be a nice feature.
Beta Was this translation helpful? Give feedback.
All reactions