[ic] Show all errors on checkout page

Ton Verhagen interchange-users@interchange.redhat.com
Fri Aug 10 14:18:01 2001


Quoting Corey Gilmore ():
>A while back someone (Mike I think) posted a ITL snippet that would
>display all errors received during the checkout process, but I can't find

Hi Corey,

Would this help you:

     [if type=explicit compare="[error all=1 show_var=1 keep=1]"]
         There were errors in your last submission:<br>

                 [error all=1 keep=1 show_error=1 show_label=1 joiner="<br>"]

     [/if]

Good luck,

Ton