Hi, Everyone!
I've been wondering how to automate the filling of a text field based on some input from another field. I found a pretty good solution to this problem in the Purchase Order sample form that ships with LC, although in this the input field is a dropdown list. Anyway, I may say that I became basically familiar with its logic, as well as the scripting it involves.
My question is how to achieve the same result if the input field is not a drop down list, but another text or a numeric field. If, for example, you'd like to automate the filling of the "City" field after entering the postal code as an input, the array for postal codes would obviously be too large to be contained in a drop down list.
Anyone has any ideas?
Thanks in advance:
Martin