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
2 comments
Best reply
16:05 Mar 06, 2024
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
16:05 Mar 06, 2024
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
Show all comments