BV Commerce Forum
»
BV Commerce Support
»
Development
»
BVC 2004 Checkout - Anthem on 'Bill To' Checkbox
Rank: Member
Joined: 5/24/2004(UTC) Posts: 4,147
|
I see that the SameAsShippingCheckBox on the BVC 2004 Checkout is an Anthem checkbox. I'd like to avoid a page reload when clicked, just using Anthem to show the address panel, but my minimal efforts are proving futile. Possible? |
|
|
|
|
Rank: Member
Joined: 11/5/2003(UTC) Posts: 2,136
Was thanked: 1 time(s) in 1 post(s)
|
Change AutoPostBack="true" to AutoCallBack="true" and EnableCallBacks="false" to EnableCalLBacks="true" (or remove it since true is the default), Code: [color=#0000ff> <</FONT>:]<FONT color=#ff0000>ID[/color][color=#0000ff>="SameAsShippingCheckBox"runat]<FONT color=#ff0000>Text[/color][color=#0000ff>="Same]<FONT color=#000000> [/color][color=#ff0000>AutoCallBack]<FONT color=#ff0000>TabIndex[/color][color=#0000ff>="199"Checked<FONT]="true"[/color][color=#000000>]<FONT color=#0000ff>/> [/color]
|
|
|
|
|
Rank: Member
Joined: 5/24/2004(UTC) Posts: 4,147
|
Hah, I'm an idiot, totally missed the postback/callback. Thanks Andy. :) |
|
|
|
|
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.