Call a function when a field was entered
-
Hello guys,
How could I call a (php)function when a user leaves a specific field after he entered a string?
Depending on this string the function would prepare the content of 4 other fields in the same form and enter it as default automatically.
It’s not about the processing of the form – it’s about filling fields depending on the content of 1 specific fields. I’m sure this is possible but I havn’t found the way to do it yet.
Thank you
Chris
Viewing 1 replies (of 1 total)
Viewing 1 replies (of 1 total)
The topic ‘Call a function when a field was entered’ is closed to new replies.