Hi there.
I've been playing around with this to build a dialog to request wind speed and direction for a B4A project I am working on.
Is it possible to use templates inside this in any way to limit the type of number?
I only want whole numbers between a certain range for each field and it would be great to be able to do that implictly in the form.
I am aware that one can use a Numeric range, but the range of values for wind direction are from 0 to 359 and it's a lot quicker to just enter the direction as a number than go through all those options!
Just wondering if that was possible.
JMB
I've been playing around with this to build a dialog to request wind speed and direction for a B4A project I am working on.
Is it possible to use templates inside this in any way to limit the type of number?
I only want whole numbers between a certain range for each field and it would be great to be able to do that implictly in the form.
I am aware that one can use a Numeric range, but the range of values for wind direction are from 0 to 359 and it's a lot quicker to just enter the direction as a number than go through all those options!
Just wondering if that was possible.
JMB