02-04-05 07:47 AM
The way to extend OrderAddress is to add the fields you want to the table of
the same name. To ensure that the values from your extended profile makes it
to the OrderAddress object, you need to make appropriate mappings in the
AddressMap in web.config.
"Simone Basso" wrote:
> In commerce server i can modifile address profile like i want...
> Why i can't modify OrderAddress as i want?????
> it's stupid !!!!
>
> I must map mu custom addressprofile property to the OrderAddress
> property using <addressMap>...
> What if i want to have more values in OrderAddress object ???
>
> Do i have to modify BizDesk if i want to see them under the order
> values??
>
> bye, simone
>
>
[ Post a follow-up to this message ]
|