Hi @thomasvdl ,
Thank you for your feature request. I believe what you want to achieve is a dynamic way of setting the minimum and maximum of a NumberField
or IntegerField
. This feature request was already described here:
Hi, I would like to request that the max and min options of the number field can be set dynamically based on output of another process.
In my case, I want the user to be able to sample the data in my plotylanddata view using the slider to determine at which level the information should be supplied for. The level will change based on ground levels at the project site which could have a large variation and I dont want the slider to be wide ranging. Rather better that the slider covers the range o…
For visibility, this is already possible by using callback function: User input, fields and buttons - Hide a field | VIKTOR Documentation