Please do not crosspost. I deleted the other two identical messages.
I do not understand what you are asking. Is it a problem with Joomla's "Displayed Name" field?
Quote from: jenkinhill on October 08, 2013, 16:52:14 PM
I do not understand what you are asking. Is it a problem with Joomla's "Displayed Name" field?
right.
when I look at the order in the admin menu virtuemart
administrator/index.php?option=com_virtuemart&view=orders&task=edit&virtuemart_order_id=1
all fields are filled (....first_name, middle_name, last_name....) all ok
but the field "Displayed Name" have empty :(
configuration (Shopper Field List) for the field "Displayed Name" Enable item : Required, Published, Show in registration form, Show in account maintenance
and configuration Checkout
On checkout, ask for registration: checked=checked
Only registered users can checkout: checked=checked
(sorry for my english)
I look at the table _virtuemart_order_userinfos in phpMyAdmin and I do not see it at all field "name"
p.s.
I need when registration user through the basket, in the table _virtuemart_order_userinfos created field "name" containing the data "Displayed Name".
where and how to fix model and controller I do not know :-[
--------------------
I found a global error VirtueMart 2.0.24 ?
right?