I have a numeric field on which I want to implement an imput validation. The field should be no less and no more than 9 digits.
I'm having hard time fiinding a proper way to implement that mechanism. Thoughts?
Thanks
I have a numeric field on which I want to implement an imput validation. The field should be no less and no more than 9 digits.
I'm having hard time fiinding a proper way to implement that mechanism. Thoughts?
Thanks