Level 1
Level 2
Sign in to Community
Learn more
Sign in to view all badges
Expand my Community achievements bar.
This conversation has been locked due to inactivity. Please create a new post.
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.
Solved! Go to Solution.
we can do this using Global binding property of the fields.
define required fields with same name and use binding as Global from the object properties.
find the attached sample.
Regards,
Raghu.
View solution in original post
Thanks a lot.
Views
Likes
Replies