Hi,
Suppose we have some input text field and we need to auto-format it.
Say for eg we have text field as phone number ( and the acceptable format is (000)000-0000 ).
So if the user is filling the form with 1234567890, then it will automatically format it to (123)456-7890.