Rank: Member
Joined: 1/8/2007(UTC) Posts: 79
|
Hey guys. I've been asked to add a new field in the address book for the address type (commercial or residential), and this field must be also placed in the order. I thought than may be by replacing the 3rd address field for an asp:dropdown menu would not be so hard to do it.
For my deepest happyness, in the address book it worked fine... and the commercial or residential address type was successfull.
BUT the in the checkout I didn't found any way to call the value of this field to restore the ones the user has in its address book, and as you might suppouse, I couldn't insert it in the order with the Order.BillingAddress.Line3 or the Order.ShippingAddress.Line3.
Any idea?
Thanks.
|
|
|
|
Rank: Member
Joined: 3/8/2007(UTC) Posts: 139
|
Hey Auchi, Are you using the one page checkout, or the multi-page checkout? And what kind of information are you trying to submit into the field? Is it string text or boolean? Everett |
Everett Comstock
BV Software |
|
|
|
Rank: Member
Joined: 8/13/2004(UTC) Posts: 73
|
Sorry Everett i've been missing, heheh.
It's the One page checkout, the idea would be just a bolean field for users to confirm if their address is residential or comercial. And just to avoid modifying the dabatabase structure I've been trying to recycle the address 3rd field that I'm not actually using.
Thanks alot.
|
|
|
|
Rank: Member
Joined: 3/8/2007(UTC) Posts: 139
|
Hey Alex,
Try calling that field using a string text setting. Using a bolean control will fail because the database is returning text. If this doesn't work, let me know and I'll try to replicate here locally.
Thanks, Everett |
Everett Comstock
BV Software |
|
|
|
Forum Jump
You cannot post new topics in this forum.
You cannot reply to topics in this forum.
You cannot delete your posts in this forum.
You cannot edit your posts in this forum.
You cannot create polls in this forum.
You cannot vote in polls in this forum.