[docs] docs - heins modified ic_ecommerce.sdf

docs@interchange.redhat.com docs@interchange.redhat.com
Mon Jun 24 23:26:01 2002


User:      heins
Date:      2002-06-25 03:25:30 GMT
Modified:  .        ic_ecommerce.sdf
Log:
* Add &update to order check documentation.

Revision  Changes    Path
1.15      +11 -2     docs/ic_ecommerce.sdf


rev 1.15, prev_rev 1.14
Index: ic_ecommerce.sdf
===================================================================
RCS file: /anon_cvs/repository/docs/ic_ecommerce.sdf,v
retrieving revision 1.14
retrieving revision 1.15
diff -u -r1.14 -r1.15
--- ic_ecommerce.sdf	23 Jun 2002 01:04:09 -0000	1.14
+++ ic_ecommerce.sdf	25 Jun 2002 03:25:30 -0000	1.15
@@ -1,10 +1,10 @@
 !init OPT_LOOK="akopia"; OPT_STYLE="manual"
-# $Id: ic_ecommerce.sdf,v 1.14 2002/06/23 01:04:09 jon Exp $
+# $Id: ic_ecommerce.sdf,v 1.15 2002/06/25 03:25:30 mheins Exp $
 
 !define DOC_NAME "Interchange Ecommerce Functions"
 !define DOC_TYPE ""
 !define DOC_CODE "ic_ecommerce"
-!define DOC_VERSION substr('$Revision: 1.14 $',11, -2)
+!define DOC_VERSION substr('$Revision: 1.15 $',11, -2)
 !define DOC_STATUS "Draft"
 !define DOC_PROJECT "Interchange"
 !define DOC_URL "http://interchange.redhat.com/doc/ic_ecommerce.html"
@@ -1327,6 +1327,15 @@
 =item C<&>final
 
 Set to '&final=yes' if a successful check should cause the order to be placed.
+
+=item C<&>update
+
+Set to '&update=yes' if a successful check should cause the variable to be copied from the CGI space to the Values space. This is like [update values] except only
+for that variable.
+
+This is typically used when using a C<mv_form_profile> check so that
+a failing check will not cause all values to be reset to their former
+state upon returning to the form.
 
 =item C<&>return