Is it possible to have ShopSite make a call to a function (presumably
JavaScript) when the "Remove" button is pressed in the shopping cart?
Thanks,
Eddie
Is it possible to have ShopSite make a call to a function (presumably
JavaScript) when the "Remove" button is pressed in the shopping cart?
Thanks,
Eddie
There is javascript in the shopping cart screens to handle data
validation etc. In version 7.1 there is a new field added to the
Commerce Setup > Order System > Shopping Cart, Checkout, Confirmation
screens called "Javascript added at start of built-in CheckIt function:"
You can enter your javascript checking in there and it will become
part of the built in CheckIt function. That may be a way for you to do
what you want.
Jim
Eddie Caplan wrote:
Is it possible to have ShopSite make a call to a function (presumably
JavaScript) when the "Remove" button is pressed in the shopping cart?
Thanks,
Eddie
"What is the standard, ShopSite-company-recognized, approach to assing
DATA from the front-end to the back-end, data that is UNIQUE to each
line item?"
Jim,
Thanks for all the help, both here and in your private email. You
understand why I want/need to pass information reliably from the
front-end to the back-end of the sales process. (I won't go into WHY
here for my own security concerns).
BUT...
I simply cannot think of how to do it, either by pre-setting PHP
session variables before the customer goes to the cart, or using the
Javascript in the cart, adding <input type="hidden"> variables in the
shopping cart form, or by passing additional parameters to the custom
CGI script. Each approach has some flaw that prevents success:
Really, every approach seemed promising. I guess what I'm asking is,
"What is the standard, ShopSite-company-recognized, approach to passing
DATA from the front-end to the back-end, data that is UNIQUE to each
line item?"
Thanks again,
Eddie
P.S. Jim, do you speak for ShopSite?
In article <cnedig$6la$1@eval.shopsite.com>, jim
jstavast@xmission.com> wrote:
There is javascript in the shopping cart screens to handle data
validation etc. In version 7.1 there is a new field added to the
Commerce Setup > Order System > Shopping Cart, Checkout, Confirmation
screens called "Javascript added at start of built-in CheckIt function:"
You can enter your javascript checking in there and it will become
part of the built in CheckIt function. That may be a way for you to do
what you want.
Jim
Eddie Caplan wrote:
Is it possible to have ShopSite make a call to a function (presumably
JavaScript) when the "Remove" button is pressed in the shopping cart?
Thanks,
Eddie
Users browsing this forum: Google [Bot] and 31 guests