I require assistance in preventing the execution of a web service when the field value is cleared in my form. Currently, the web service runs whenever the field is not empty, but I want to stop it from running again when the value is cleared.
Works with Evolve 20.x
Cause:
Configuration
Solution:
The Webservice configuration was set to trigger when there are changes in the field, as shown in the screenshot below.
However, when we removed that setting, it started functioning properly.