VirtueMart Forum

VirtueMart 2 + 3 + 4 => Plugins: Payment, Shipment and others => Topic started by: Valdez360 on October 15, 2013, 19:02:09 PM

Title: VM Plugin price per letter
Post by: Valdez360 on October 15, 2013, 19:02:09 PM
I have a custom plugin field in the product details page where we are using a custom plugin field to accept a series of letters where every letter adds x amount to the price. It works great (see screenshot).

However, when I try to fill the field programmatically using jQuery it also works well, but it does not trigger a change event to update the price. I have tried everything that I can find in the jQuery arsenal to update the price, but I  can't get it to refresh.

I have tried .keyup(), Keydown(), on the field .keypress(), .change();

Has anyone any ideas?

[attachment cleanup by admin]