I have a form that has several inputs.
How can I user a combination of those inputs(concatenate 3 of those) to create a new field.
So for e.g. three inputs might be LastName, DriverType, Age
The new field will be JonesCourier53
Thanks for any suggestions.