Some text fields in views pager forms that accepts only integer values have #textfield
type. We can improve user experience by replacing them with #number
form element and applying appropriate #min
and #max
properties.
↧
Use "number" form element in Views pager settings form
↧