In the quotes module our contact's names are being displayed (both in DetailView and ListView) as
FirstName LastName (billing_contact_name and shipping_contact_name)
e.g. John Smith
which is great if you know the first name of the customer, but if we do not know the name of the user (even if we know the first name), we would like to display and print the contact's name as
Salutation FirstName LastName
Mr. John Smith
Any ideas what I have to change this to get it to work?
5.1.0c (Build 4979) Professional
Thanks in advance


LinkBack URL
About LinkBacks



Reply With Quote
Bookmarks