Hi, I have implemented the code mentioned here to limit a field to 2 decimal places - https://toolset.com/forums/topic/types-number-field-set-number-of-decimal-places-to-2-for-product-price-in-gbp/. However imports still allow more than 2 decimal places, and I am mostly importing records, so this doesn't really solve my issue. My question is, is there a way to limit the field, e.g. could I edit it in MySQL or does it not actually exist as a field in the database where I could change may decimal places?