News:

You may pay someone to create your store, or you visit our seminar and become a professional yourself with the silver certification

Main Menu

Removing core shopper fields

Started by jimleeder123, January 30, 2016, 12:29:41 PM

Previous topic - Next topic

jimleeder123

I have had a very bizarre request today which I believe to be impossible but will ask anyway (so please spare me the remarks).

Our client doesn't want the website to have the "confirm password" field. In the shopper fields on Virtuemart it has a lock sign on the field, and the published status is locked. Is there any way to change it?

This is because Just Eat has just one password field (no confirmation field) which is what they like. I know it is more secure to have a confirmation field and personally I think its a good idea, but just want to know if its possible to remove it.

Thanks.
Web Developer and blogger

Joomla 3.4.8  (2.5 on some)
VM 3.0.12
PHP 5.6 (5.4 on websites with Joomla 2.5)

http://jimleeder.co.uk

GJC Web Design

I assume its not because core joomla requires it

You could hide it by css and fill it with JS
GJC Web Design
VirtueMart and Joomla Developers - php developers https://www.gjcwebdesign.com
VM4 AusPost Shipping Plugin - e-go Shipping Plugin - VM4 Postcode Shipping Plugin - Radius Shipping Plugin - VM4 NZ Post Shipping Plugin - AusPost Estimator
Samport Payment Plugin - EcomMerchant Payment Plugin - ccBill payment Plugin
VM2 Product Lock Extension - VM2 Preconfig Adresses Extension - TaxCloud USA Taxes Plugin - Virtuemart  Product Review Component
https://extensions.joomla.org/profile/profile/details/67210
Contact for any VirtueMart or Joomla development & customisation

jimleeder123

Any idea on the JavaScript please? And also what page?
Web Developer and blogger

Joomla 3.4.8  (2.5 on some)
VM 3.0.12
PHP 5.6 (5.4 on websites with Joomla 2.5)

http://jimleeder.co.uk

GJC Web Design

google any jquery etc to have one input fill another on keyup

on the user default template .. but I think you've been on this forum long enough that you should be learning yourself what the VM template structure looks like for any given view

components\com_virtuemart\views\user\tmpl\edit_address.php
GJC Web Design
VirtueMart and Joomla Developers - php developers https://www.gjcwebdesign.com
VM4 AusPost Shipping Plugin - e-go Shipping Plugin - VM4 Postcode Shipping Plugin - Radius Shipping Plugin - VM4 NZ Post Shipping Plugin - AusPost Estimator
Samport Payment Plugin - EcomMerchant Payment Plugin - ccBill payment Plugin
VM2 Product Lock Extension - VM2 Preconfig Adresses Extension - TaxCloud USA Taxes Plugin - Virtuemart  Product Review Component
https://extensions.joomla.org/profile/profile/details/67210
Contact for any VirtueMart or Joomla development & customisation