A have an Acrobat form that has a field named “Name_1” in which a client would put in there full name. However in a different page it asks for their name again, but it is split. Last Name & First Name. My field names are “LastNameRow1” & “FirstNameRow2” I wanted to know if there was a way to send the data from “Name_1” and split it to the other 2.
I know some people might have 2 first names, or even 2 last names. Plus middle initials. So I don’t know how complicated that would be. However I would be happy if it transferred the first word into the first name, and the last word into the last name. But also if it could be editable in case, for example, the person has two last names. That would be best case scenario. I’m new to Javascripts, but I’ve been working with them. Any ideas on how I could do this.
Thank you
George Kaiser