Follow us on Twitter X-Cart on Facebook Wiki
Shopping cart software Solutions for online shops and malls
 

Hiding (User Profiles - "Additional Fields") in In

 
Reply
   X-Cart forums > X-Cart 4 > Dev Questions > Changing design
 
Thread Tools Search this Thread
  #1  
Old 05-07-2006, 10:53 PM
 
Clay Richardson Clay Richardson is offline
 

Newbie
  
Join Date: Jan 2006
Posts: 8
 

Default Hiding (User Profiles - "Additional Fields") in In

I have created some additional fields in the form of questions in the User Profiles options.

These questions and answers are showing up in the Invoices as well. How do I go about obscuring them in the emailed invoice?

Regards,
Clay
__________________
Version Number 4.0.16
Reply With Quote
  #2  
Old 05-08-2006, 02:27 AM
 
balinor balinor is offline
 

Veteran
  
Join Date: Oct 2003
Location: Connecticut, USA
Posts: 30,253
 

Default

Need to comment out this bunch of code:

Code:
{foreach from=$_userinfo.additional_fields item=v} {if $v.section eq 'C' || $v.section eq 'P'} <TR> <TD>{$v.title}:</TD> <TD>{$v.value}</TD> </TR> {/if} {/foreach}
__________________
Padraic Ryan
Ryan Design Studio
Professional E-Commerce Development
Reply With Quote
Reply
   X-Cart forums > X-Cart 4 > Dev Questions > Changing design



Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

vB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Forum Jump


All times are GMT -8. The time now is 10:30 AM.

   

 
X-Cart forums © 2001-2020