I'm setting up regiontables using weight calculation. I want to set a minimum weight limit in my table rates e.g
10.001-11:15.45,11.001:15.95,12:16.45
i.e disabled below 10Kg, then for 10.001kg to 11kg £15.45 & from 11Kg to 12 £15.95 etc.
problem is regiontables seems only to accept integers for weight. I can't find how to change it..i assume theres a setting in php somewhere?
What do I need to change to allow this?
Nigel




