silvercommerce / quantityfield
Text input field with validation for numeric values.
Installs: 2 683
Dependents: 2
Suggesters: 0
Security: 0
Stars: 1
Watchers: 3
Forks: 1
Open Issues: 0
Type:silverstripe-vendormodule
Requires
- silverstripe/framework: ~4.0
Suggests
- silverstripe/cms: Add full content management support to your site
README
Extended version of numeric input field with improved validation for numeric values.
This module is basically a NumericField, but the validator perorms a check to ensure that the value entered is a number.
Installation via composer
Install this module by running:
composer require silvercommerce/quantityfield