Let’s say I have a form with 2 fields - first is Ajax Text Auto-Complete and second simple Text.
The content of the second Text field depends (there’s an SQL query in it) of what is choosen in the first one.
Now I can’t find a way to refresh this field.
I don’t wat to use Select type for first field as users have fount it difficult.