I have a dropdown that i want the choices to be numbers from1 till 40, i dont want to use the Static Choice option, because it will not be a “Number” type, and also because i want to use this in multiple place
But using the Dynamic Choices and creating a new Type and entering a new thing for each number till 40 also doesnt makes sense, is there a better way?
I see there is a “Number” option in the “Type of Choices” property when choosing “Dynamic Choices”, but what do i write in the “Choices Source”? and how do i tell it to show only choices till number 40?