News:

Support the VirtueMart project and become a member

Main Menu

customer fields

Started by RonaldB, December 02, 2020, 22:01:37 PM

Previous topic - Next topic

RonaldB

Virtuemart - configuration - customer fields,

Is it possible to put the house number directly after the street name? In a separate input field?
by default everything is under each other.

Studio 42

You nned to modify the PHP code, you have no settings for this

pinochico

We use field "address_2" and we created language override:

https://www.hanf-gesundheit.de
www.minijoomla.org  - new portal for Joomla!, Virtuemart and other extensions
XML Easy Feeder - feeds for FB, GMC,.. from products, categories, orders, users, articles, acymailing subscribers and database table
Virtuemart Email Manager - customs email templates
Import products for Virtuemart - from CSV and XML
Rich Snippets - Google Structured Data
VirtueMart Products Extended - Slider with products, show Others bought, Products by CF ID and others filtering products

Studio 42

pinochico,
He want put the field house number at the same line as the Street, it's why i said to modify the code to render the address form.

pinochico

yep, my google translate  >:(

ok, you are right
www.minijoomla.org  - new portal for Joomla!, Virtuemart and other extensions
XML Easy Feeder - feeds for FB, GMC,.. from products, categories, orders, users, articles, acymailing subscribers and database table
Virtuemart Email Manager - customs email templates
Import products for Virtuemart - from CSV and XML
Rich Snippets - Google Structured Data
VirtueMart Products Extended - Slider with products, show Others bought, Products by CF ID and others filtering products

RonaldB

Hello, thank you both.
pinochico gave me an idea