I was creating an alterative form in E-commerce customer class; in this form i added a new field and when i saved this field, the CMS throw the following message:@This field has no database representation.@After i added the alternative form to the checkout page and this form was displayed in the page and also the new field was displayed; but when i tried to recover the customer object on Checkout process; all the customer fields were recover except the new field that was created in the alternative form. How can i recover this kind of fields?
↧