• Is there a way that a user can manually enter a value without the plugin rounding it off per the given steps as long as it is between the minumum and maximum values? i.e. minimum = 50, maximum = 10000, defaul value = 1000, steps = 50, a user can manually enter 51 or 9999, but the plugin is instead rounding it automatically to 50 or 9950, so a user is unable to enter say 99, as the plugin will round it off back down to 50 if the rounding values option is set to down. So ideally a user can manually enter a value regardless the choosen steps as long as that values is within choosen the minimum and maximum quantities

Viewing 1 replies (of 1 total)
  • Thread Starter erikwebstudio

    (@erikwebstudio)

    Also ideally the rounding off of quantities should be only take affect if the user enter a value less than the choosen minimum or maximum quantity. i.e. minimum = 50, maximum = 10000, if the user manually enter 49 or less, the plugin will round it off to 50 and if the user manually enter 10001, the plugin will round it of back to 10000, should also have a notification message about exceeding the min or max threshold.

Viewing 1 replies (of 1 total)
  • The topic ‘Manual Quantities Without Rounding values’ is closed to new replies.