Hi All,
I have a problem in visual composer application, the form has an input field and a list box, the values in the list box are populated dynamically by an RFC call, which takes input from the input field.
Here the problem is, the RFC is called for each text entry in input field which results in multiple RFC calls and performance issues.I need to call RFC only once after entering the complete input. Can any one guide me how to control multiple calls to RFC
Regards,
Lakshmi