How can I hide a value from WebFront Visualization? If I want to hide one value from an integer variable with 5 possible values from WebFront Visualization, how should I configure this integer variable in IP-Symcon?
Or should I create two different integer variables, both using a custom profile, one with 5 possible values and one with 4 possible values. But then how do I keep both variables in sync?
Can you explain your usecase? You can define your own action script. Within this script you can „ignore“ the one value you do not want under special circumstances.
Hiding a value from the profile is not possible.
Another way, just came in my mind:
you can define two profiles and you switch the profile of the variable. One profile with 5 and one with 4 entries.