Jump to content
  • Checkout
  • Login
  • Get in touch

osCommerce

The e-commerce.

Need to swap FirstName and LastName in All views --


Jungusgo

Recommended Posts

Posted

Hello All,

 

I'm working on a Korean site and need to swap the default way of listing member's names from "FirstName LastName" to "LastName FirstName" in all views.

 

I've re-ordered the appropriate .php files for creating/updating accounts so that the input fields are in "LastName FirstName" order but views of the pages are still in "FirstName LastName" order.

 

I was only able to locate one instance where I am able to swap the order -- address_book.php.

 

 

Any help is appreciated!!

 

Thank you very much.

 

-jung

Posted
Hello All,

 

I'm working on a Korean site and need to swap the default way of listing member's names from "FirstName LastName" to "LastName FirstName" in all views.

 

I've re-ordered the appropriate .php files for creating/updating accounts so that the input fields are in "LastName FirstName" order but views of the pages are still in "FirstName LastName" order.

 

I was only able to locate one instance where I am able to swap the order -- address_book.php.

Any help is appreciated!!

 

Provide the list of pages or filenames where you want this done - that would help

Archived

This topic is now archived and is closed to further replies.

×
×
  • Create New...