103 Posts
shubhaanshu
5 years ago
3
Topic

Hi friends,

Can anyone suggest which validation plugin/ setting should I apply to limit input field value to "100", it should prevent input more than 100.

Thanks & Best Regards

Get a VIP membership
4229 Posts
Kadministrator
5 years ago
2
Level 1

Easiest would be to just make it select numeric.

103 Posts
shubhaanshu
5 years ago
1
Level 2

Thanks Klas for your reply, actually it is an "Obtained Marks" field which can have numbers in points also like "66.50" etc. that is why I could not use select numeric. Is there any other way to do it?

4229 Posts
Kadministrator
5 years ago
0
Level 3

Nothing built in, you could write your own function and implement it using function validation plugin.

Get a Book for SEBLOD