Page 1 of 1

p-inputNumber default value when not reuqired

Posted: 18 Oct 2020, 17:30
by peterkronenberg
I want to use p-InputNumber, but it is not a required field. If the user enter it, it needs to be a value from 1-10, but I want the default value to be blank and I want the user to be able to blank it out. Is that possible?

Re: p-inputNumber default value when not reuqired

Posted: 30 Sep 2021, 15:39
by jmanko
This is still a problem. PrimeNG shouldn't make assumption on data entry, only validation.

Did you ever find a solution for this?