VirtueMart Forum

VirtueMart 2 + 3 + 4 => General Questions => Topic started by: jimleeder123 on January 30, 2016, 12:29:41 PM

Title: Removing core shopper fields
Post by: jimleeder123 on January 30, 2016, 12:29:41 PM
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.
Title: Re: Removing core shopper fields
Post by: GJC Web Design on January 30, 2016, 16:01:36 PM
I assume its not because core joomla requires it

You could hide it by css and fill it with JS
Title: Re: Removing core shopper fields
Post by: jimleeder123 on January 30, 2016, 19:10:48 PM
Any idea on the JavaScript please? And also what page?
Title: Re: Removing core shopper fields
Post by: GJC Web Design on January 31, 2016, 11:31:32 AM
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