3 replies [Last post]
jblank's picture
Offline
Joined: 08/25/2008
Juice: 56
Was this information Helpful?

I added a custom field using CCK to the Product. This field stores manufacturer name and I want this to also display on the order page in the admin. Is there any easy way to do this without PHP?

Ryan's picture
Offline
Joined: 08/07/2007
Juice: 15438
Re: Display Custom Fields in Order

Unfortunately, no.

jblank's picture
Offline
Joined: 08/25/2008
Juice: 56
Other way

Is there any way to do this at all and is someone on your team available for hire to do it?

jblank's picture
Offline
Joined: 08/25/2008
Juice: 56
Re: Re: Display Custom Fields in Order

Would there be someway to write the Manufacturer name into a product attribute or is there any other way of doing this?

We are selling wines online and it makes the fulfillment a bit of a challenge if we can't see the winery name (we have to look up the name based on each product ID right now which is very time consuming.