Shopping Cart Reference
185
Add [EditBox] to bindings of [ShoppingCart] when [button]
is clicked
This contract allows you to add non-recordset data contained in an edit box to the
shopping cart when an item is added is added to the cart. This contract must be
applied to the Cart before the "Add Item" contract is applied.
DrumNote_507 illustrates the use of this and related "'Add to bindings..."
contracts.
Parameters:
Cart Column is the name of the shopping cart column that will hold the data
contained in the edit box. You will most likely need to add this column to your
shopping cart data map. See DrumNote_507 for details and precautions you
need to consider.
Participants:
Button (form button, image, any clickable object)
Edit Box (edit box or hidden form element)
ShoppingCart
Add [ListElement] to bindings of [ShoppingCart] when [button]
is clicked
This contract allows you to add non-recordset data contained in an list element to
the shopping cart when an item is added is added to the cart. This contract must
be applied to the Cart before the "Add Item" contract is applied.
DrumNote_507 illustrates the use of this and related "'Add to bindings..."
contracts.
Parameters:
Cart Column is the name of the shopping cart column that will hold the data
contained in the list element. You will most likely need to add this column to
your shopping cart data map. See DrumNote_507 for details and precautions
you need to consider.
Participants:
Button (form button, image, any clickable object)
List element (dropdown list, list box)
ShoppingCart
Содержание DRUMBEAT 2000 ECOMMERCE EDITION
Страница 1: ...Users Guide macromedia DRUMBEAT 2000 eCOMMERCE EDITION ...
Страница 6: ...Contents 6 ...
Страница 12: ...Introduction 12 ...
Страница 90: ...Chapter 2 90 ...
Страница 110: ...Chapter 3 110 ...
Страница 124: ...Chapter 5 124 ...
Страница 142: ...Chapter 7 142 ...
Страница 152: ...Chapter 8 152 ...
Страница 236: ...Chapter 10 236 ...