eCommerce construction > How-to questions

How to delete fields from Create Account customer form?

(1/1)

Zlatko:
Hi.
In many countries, especially in the Balkans, the option for costumers to enter the city name in two fields is unnecessary. There is a City field and a Region / State field with a drop-down list of city names. So in this case the name of the city is in two places.
How do I completely remove the City field because I want only the Region / State field to remain? Also, how to remove the Fax field, because in most cases my costumers do not need it.
Please help because I am not an expert in PHP and Javascript.

abolabo:
to solve you should to write a hooks for form and validation.
Changing of core code not recommended. These changes will be overridden by future upgrade process.
You can clone your current template via our developer tools extension and add hooks for form there.

Navigation

[0] Message Index

Go to full version
Powered by SMFPacks Social Login Mod