Alexandre 001 Posted January 22, 2016 Share Posted January 22, 2016 Hello. I'm not developers and I look for an easy solution to have : Laste Name in uppercase. First Name whith uppercase for the first letter and rest in lowercase. (And same for adress). Sorry for my english, I'm French. I see two solution : - Require the database to be in a defines format. ( Of course I do not know to put that out ) . I use a php base at OVH . - Edit the entry script. If I understand correctly , it is in "Classes" / Customer.Php . But I do not know what I should change . Also I'm afraid if I change the file, to crush in the next update. What do you things? Kings regards. Link to comment Share on other sites More sharing options...
roja45 Posted January 22, 2016 Share Posted January 22, 2016 You want to see the names formatted like this in a particular place, or everywhere? I doubt changing the values in the DB will help as the fields will have styling added when they are displayed on the front end (back and front office) Link to comment Share on other sites More sharing options...
Alexandre 001 Posted January 22, 2016 Author Share Posted January 22, 2016 Hello. Everywhere. Because I want to use it on my invoice, on my emailing. I don't understand, why not expected naturally as in prestashop? I have different intrance : - Registration Form - From Ebay - From Amzone I fund solution for prestashop 1.4 or 1.5 , but not for 1.6 and the code seems a little different. Best regards Link to comment Share on other sites More sharing options...
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now