[ic] Checkout field background color

Stefan Hornburg racke at linuxia.de
Thu Oct 7 12:26:57 EDT 2004


On Wed, 6 Oct 2004 15:15:18 -0700
"Boyer, Jim" <boyerj at wsu.edu> wrote:

> I am trying to add a simple field to the checkout form and cannot figure
> out how to get the color of the field set.  I am running IC 5.2.0 .  I
> have added the field and made it required and that works, but the other
> required fields on the checkout form have a colored background, mine
> doesn't.  I am sure it must be simple but I can't seem to figure it out.
> Here is the code from the /include/checkout/shipping_address  file
> 
>           <tr>
>                 <td align="right" class="contentbar1">
>                   [error name=license std_label="[L]License Number[/L]"
> required=1]
>                 </td>
>                 <td align="left" class="contentbar1" colspan="3">
>                  <INPUT TYPE=text NAME=license VALUE="[value license]"
> size="20"
> maxlength="20">
>                 </td>
>           </tr>
> 

You probably need to add this field as required to the corresponding profile.

Bye
	Racke

-- 
LinuXia Systems => http://www.linuxia.de/
Expert Interchange Consulting and System Administration
ICDEVGROUP => http://www.icdevgroup.org/
Interchange Development Team



More information about the interchange-users mailing list