01/16/2019 at 9:25 am
#481842
Participant
I discovered what is triggering the issue (“%suffix% still wasn’t working for me). Apparently the %suffix% string replacement is only recognized in in the title of a listing with the “Individual” setting checked; if the “Organization” listing type is checked, then “%suffix%” isn’t parsed inside the listing.
For example: “Individual” type displays as:
Joe Jones, MD (title)
Health Care Associates (byline)
Switched to “Organization” type, displays as:
Health Care Associates (title)
Joe Jones, %suffix% (byline)
