Setting Min/Max input values based on other tags? #2203
RobertMiller-KR2
started this conversation in
Ideas
Replies: 1 comment 1 reply
-
|
Hi, I suppose that you mean the Input Control, the feature is missing, I think the feature should allow to bind min/max with tags. |
Beta Was this translation helpful? Give feedback.
1 reply
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
A feature that would be nice is to be able to tie the MIN/Max values to a tag rather than hardcoding or using a script.
For instance, I have a recipe in which temperatures are set. Each stage must be higher or the same than the previous stage. So I need to tie (Stage0 Max Value = Stage 1 Value) (Stage 1 Min Value = Stage 0 Value) etc.
Beta Was this translation helpful? Give feedback.
All reactions