Number Picker does not currently support variables in the Min, Max or default value. There have been several posts/threads before and the work involved wasn't warranted at the time, maybe Pent will take another look in the future.
I'd look for a different approach or a work around.
--
You received this message because you are subscribed to a topic in the Google Groups "Tasker" group.
To unsubscribe from this topic, visit https://groups.google.com/d/topic/tasker/dUoXYyd0inE/unsubscribe.
To unsubscribe from this group and all its topics, send an email to tasker+un...@googlegroups.com.
Visit this group at http://groups.google.com/group/tasker.
For more options, visit https://groups.google.com/d/optout.
> I've been trying to figure out a workaround for a while, seems like the only alternative is to have a number input (text field) and just say above it "enter a number 1 - X"... C'est la vie.
I use a menu instead of a number picker. I prefer the way it works over a number picker. You can generate any number of menu elements by using an array and just have the numerals as the labels. Then use %tap_label to get the number selected.
I use a menu instead of a number picker. I prefer the way it works over a number picker. You can generate any number of menu elements by using an array and just have the numerals as the labels. Then use %tap_label to get the number selected.
Nice idea Rich
> That's a fantastic idea Rich, thanks!
Your welcome, I needed this "Way back in the days when we had to walk to school, In the snow , Up hill both ways" And tasker did not have all these fancy options like number pickers... :)
The number picker looks a little nicer but with the menu you can set it to be able to see more selections when scrolling so it is faster IMHO.
Number Picker does not currently support variables in the Min, Max or default value.