i need a solution for my problem
You can set validator, to allow only numbers or use different component (eg.
numberfield7
)
i want code to implement in our components
field.addVslidator(new IntegerValidator("Not a number"));
i need a solution for my problem
You can set validator, to allow only numbers or use different component (eg.
numberfield7
)
i want code to implement in our components
field.addVslidator(new IntegerValidator("Not a number"));