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.
I assume its not because core joomla requires it
You could hide it by css and fill it with JS
Any idea on the JavaScript please? And also what page?
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