OK. I have a form that requires the user verify 2 points of data that build a unique identifier. What I would like to be able to do is have the entry from both fields auto populate the 3rd field so it can be verified.
example:
Field one = 1
Field two = 34
Auto populate field three = 1-34 (with mask) or 134
Can this be done and if so any pointers on how to go about it?
Thanks!
example:
Field one = 1
Field two = 34
Auto populate field three = 1-34 (with mask) or 134
Can this be done and if so any pointers on how to go about it?
Thanks!