The xslt that is rendering in the old version of Tea Commerce is located in xslt/teaCommerce/edit-order.xslt (or something like that). This is the file that renders the order. So it is properly just a property alias mismatch. Try see what alias it tries to fetch the property from and see if that is the same that it is saved as. You can see properties in the DB table of properties.
Get the telephone number
Hi Anders,
I am running an old version of TC on Umb 4.7.1.1.
The site is based on your starter kit.
The checkout process does validate a telephone number but its not used in the main TC orders interface. I get name address and email but no phone.
Question: Can I edit the orders page and add the telephone number? Is held in the DB?
What is the location (path) to the orders pages. It's not obvious?
Regards
Hi
The xslt that is rendering in the old version of Tea Commerce is located in xslt/teaCommerce/edit-order.xslt (or something like that). This is the file that renders the order. So it is properly just a property alias mismatch. Try see what alias it tries to fetch the property from and see if that is the same that it is saved as. You can see properties in the DB table of properties.
Kind regards
Anders
is working on a reply...