Select number widget
Component ID
2118359
Component name
Select number widget
Component type
module
Maintenance status
Development status
Component security advisory coverage
not-covered
Downloads
1426
Component created
Component changed
Component body
About
Select widget for fields with number values as Number or Commerce price (amount).
Select element form instead of textfield element for the field.
This will require range start and end value and step to be set - php range() function.
For the locked fields with no edit available, as default Commerce price field:
The instance field Widget type page/form/tab could be used to set this widget.
