I have 2 text fields say T1 and T2. Both of them requires user to enter last name. What I want is if user enters last name in say T1 that should be automatically displayed in T2. This is to prevent entering redundant information. Does anyone know how to do this?Thank you.