UITextField "onChange" functionality...
Hey all,
This may be another simple solution, I am just unsure what to start looking for.
I have a form, with some UITextFields in it. I would like to perform some action, based off from the name of the field, and perform some action upon leaving the field.
Here is the catcher (I think), that while each would be named differently, the basic premise of what it would do is identical in each instance. I could use with some help on this one.
Oh, and to just throw ONE more wrinkle in it, while right now I am dealing with UITextFields, I would also like to do the same functionality with Checkboxes and Drop Downs.
Thanks for the advice and help!!
|