I have a form, and it is validated by:
var productAddToCartForm = new VarienForm('product_addtocart_form');
So is there any way for removing some field we want from VarienForm validate? Thank for helping me.
I have a form, and it is validated by:
var productAddToCartForm = new VarienForm('product_addtocart_form');
So is there any way for removing some field we want from VarienForm validate? Thank for helping me.
enter image description here I want to disable this stupid text that I have to manually remove from new slides globally for […]
Since upgrading to 2.4.7 I can no longer print any order pdf’s, which is obviously problematic. Exception log below but I am […]
I want to minimize my time infront of the computer, so I thougt for myself why not limit my time infront of […]
This is the second article in a series about database automation with triggers and events. A trigger is SQL code which is […]