Hi,
I want to run a web service on combobox changed event.
What is the syntax of register the handler in the client module file?
(What do I need to write in viewConfigDiff --> values to execute the handler on the change event?)
Thanks,
Smadar
Like
You can see how to respond to the change event here: https://customerfx.com/article/responding-to-an-event-when-a-field-is-c…
Also, for calling the web service see here https://customerfx.com/article/calling-configuration-web-services-from-…
Ryan
You can see how to respond to the change event here: https://customerfx.com/article/responding-to-an-event-when-a-field-is-c…
Also, for calling the web service see here https://customerfx.com/article/calling-configuration-web-services-from-…
Ryan
Hello Ahmad Al Najjar,
Which one? Can you please provide an example on what specifically is not working?