I’m a fairly new webMethods developer. I’m trying to find documentation on how to create a value change listener within Designer for a Task UI I’ve created. The documentation that comes with the product just seems to describe the possible attributes of the CAF controls and some sample applications, but I can’t seem to find one implementing a value change listener. Any direction on this would be greatly appreciated.
I’m developing using version 8.0.1 of the webMethods suite.
I am trying to use valuechange listener for In Place Text Input Control as described above and couls create it.
When I change the value the respective method is not called.
Could anyone please suggest me, what else I need to do to call the method.