Formula Issue for Name Concat
I have a pretty basic formula on a form that is taking the first name and the last name and putting it together like : ${GuestLecturerLastName}, ${GuestLecturerFirstName}. Generally, it works just fine. When the last name has a dash it does not work, though. The dash seems to be throwing it off. I've tried grouping it like (${GuestLecturerLastName}, ${GuestLecturerFirstName}) but that doesn't work either.
Is there something else I could be trying to get this to work with names with dashes?
Thank you for any suggestions!
Please sign in to leave a comment.
Comments
2 comments