GrantM123 Posted November 20, 2015 Share Posted November 20, 2015 Upon using the quantity slider, I've noticed that if you move it fast to the max value then back down it will take the Order Summary on the right 4-5 seconds to catch up and usually it will display the incorrect price and slots after. Moving it rapidly from min to max and back again will take the Order Summary 20-30 seconds to fully catch up and usually displays the wrong price. I need to the the quantity slider as we sell from 8-120 slots and making it manually would take forever. This is a pretty bad issue and I've seen it also happens on bigger hosts that also use the quantity slider. 0 Quote Link to comment Share on other sites More sharing options...
WHMCS Support Manager WHMCS John Posted November 23, 2015 WHMCS Support Manager Share Posted November 23, 2015 Hi, You can change the behaviours of the sliders if you wish. In /templates/orderforms/*your active template*/configureproduct.tpl FIND: onChange: function() { REPLACE WITH: onFinish: function() { This will be the default behaviour in v6.2. 0 Quote Link to comment Share on other sites More sharing options...
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.