Hi! In Prompt we have an option call Include all column values choice in the list.
When it's choice then we get's all values, not depend of list that we chose (it's take all values, even if they are not on our list)
Is there any chance to config this option for get only a specific range?
Like in our list we specifi value like 1;2;3;4
When option Include all column values choice in the list is marked we get 1;2;3;4;5;6...
But I need only 1;2;3;4 with option Mark all
