Is there a way to take values entered in two separate Form fields and combine them into one field without user intervention? I am using the code here (Post) to copy a value from one field to another but would like to copy the values from two fields to one. For example, user information in two separate fields: Last Name and First Name. I'd like to combine these two into Full Name. In building their forms solution, they sometimes need these values as separate fields and others as one.
Thanks,
Jen