Question
Accenture
US
Last activity: 25 Sep 2022 13:38 EDT
Autocomplete doesn't trigger events
Hi team,
We have a requirement to populate USA address from a third-party service using auto-complete. The third party have two services,
one for populating the address details like line1, line2, city, state and country.
The second one being the service to get postal code and county(note: it is not country).
I could call the second service in the response data transform of first service and set the postal code and county easily.
But it's impacting the performance of the auto-complete and search results are taking time to load.
So, to overcome the performance problem, I am trying to call the second service on 'Change' event of the auto-complete property. But it's not triggering the event and not calling the activity/data transform.
Has anyone faced the issue? Any workarounds for the issue that I am facing? Inputs would be greatly appreciated.
Thanks
Abdul
***Edited by Moderator Marije to add Capability tags***