This forum is no longer open and is for reading/searching only.
Please use our new MachForm Community Forum instead.
MachForm Community Forums » MachForm 2
Predefined Fields
Started 16 years ago by Torsten | 2 posts |
-
If you putting in the name or adress field, where can you change the name of the single fields, where can you change the position of the fields? Example: City and Zip Code in Germany is diffent to the US. We have the zip code first, than the city....
Best
Torsten
Posted 16 years ago # -
Hi Torsten,
To change the field labels you will need to edit the includes/languages.php file, lines 19-24.
To change the order of the address fields, you will need to edit includes/view-functions.php, between lines 1402 to 1434. Note that if you move these lines, the div classes 'right' or 'left' may need to be changed to reflect the new order.
Hope that helps.
PhilPosted 16 years ago #
Reply
You must log in to post.