I have a form that transfers the following data from from Form A to Form B
[first name]
[last name]
In Form B I have another field [full name]. This is looks at the above fields and enters [last name first name].
This only works if the entry in form B is refreshed/edited.
Is there any way this could be automated?
David