How to configure the number field to allow only specific values like 2,8,10,12 not other values.
Community moderators have prevented the ability to post new answers.
Code.
You need to either find (or write) an add-on that process a field that only accepts integers, or alter the way the standard number fields work by injecting something. I would use script runner bahviours to do that
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.