Hi team,
We have a requirement to set up some custom numeric fields where the user should only be able to enter integers from 1 to 5.
The reason I'm not setting these up as select list is because the values will then be used for calculations.
If there a way to set a range on a numeric field without a third party app?
You will need to find or write an App that can provide a post-function or listener to catch the transition and create the issue. Or possibly a web-hook on the transition.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Yes, that can provide the post-function you need. If it's a simple case, it can do it without you writing any code.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.