How do you set the minimum value for an input form field with type=>number. I have a count field that should have the MINIMUM value set as 0.
On your options array, set "min" => "0"