I'm new to form design, LiveCycle, javascript, etc. I'm working on a fillable form letter and I need something which seems pretty simple but I can't find a solution anywhere.
I want the name from the first fillable field of the address block to automatically fill into the letter greeting. This is simple, and I've found various ways to accomplish this: what I can't figure out is how to have a comma autofill after the name. Does this make sense? I would rather not have a "hard coded" comma hanging out to the right of the name, or have the name justify right so that there's a gap between "Dear" and the name.
I just want the greeting to say "Dear [name autofilled from address block] , " ...I just can't figure out how to get that comma to autofill after the name.
Help, please!!