View Single Post
  #9  
Old 10-26-2005, 01:40 AM
 
bobbyftk bobbyftk is offline
 

Senior Member
  
Join Date: Jun 2005
Posts: 167
 

Default

just an added note.

i also switched these around.

Code:
{foreach from=$_userinfo.additional_fields item=v} {if $v.section eq 'S'}

(changed the S to B, and vice versa)

i use it to note "residential? Y or N"
this way this shows up on the shipping side (not the billing side)
since its a user option, and user only has the billing area to enter stuff in.

hope that makes sense.
__________________
4.2.2
Reply With Quote