I was wondering if it would be possible to have a realtime auto-populate of a field based on another field“s value. Let me explain:
I want to provide an auto-populate input based on the list of companies VAT ID. So for example, if a user enters in the input A a VAT ID that is on the companies database, I want the field B to be auto-populated with the company address.
IĀ“ve tried it doing a ādo a search forā but it takes a while so if the user hits the tab, then it wonĀ“t be auto-populated.
Does anyone know how to do this? Or if it“s possible?
IĀ“m attaching a video and two screenshots so you can see. I have two inputs that are the same but one does a ādo a search forā directly to the database and the other one does search via filter to a Repeating Group.
It has the same delay and the problem is when you use the TAB the field does not get auto populated.
Can anyone relive this post? Is there anyway to get this working kind of instantaneously so when the user fills a field and it finds the field data into the database, automatically fill the other field?
It could be good for countries so when you put the postal code, automatically set the province/estate for example.