I've used retrieve field values to pull 3 fields Lname, Fname, and Member ID from a document and now I need to concatenate them into a single string as follows Fname,Lname-MemberID in order to name the document. When I try to use the token dialog it tells me that the token doesn't support multiple values, but I don't want a multi value token I want a token which is a single string.
It's LF 8.3 and workflow 8.3 if that matters.