View Single Post
  #8  
Old 12-30-2011, 12:00 PM
  cflsystems's Avatar 
cflsystems cflsystems is offline
 

Veteran
  
Join Date: Apr 2007
Posts: 14,201
 

Default Re: Move fields around in One Page checkout

Like I said
Quote:
Just so you know - XC uses a loop to output the fields (you will not see individual fields listed in there) so you will have to modify the template and the foreach in that template for your specific needs
you need to use an if statement(s) to be able to change the way fields are outputted. Another possible way of doing it is if you change the order of the fields in init.php
__________________
Steve Stoyanov
CFLSystems.com
Web Development
Reply With Quote