Hi all,
What would be the best way to inform the user a couple of parameters are not writable in a certain device state. This state is indicated by a state parameter in the connector. My first idea was to hide the write parameters, but I think that's not possible. Some other ideas:
- Add a fixed parameter under those write parameters with a message explaining this behaviour.
- Display an information message saying it is not possible to perform a set when the user tries to set a value.
- Don't show anything, the value won't be updated anyway.
- Other suggestions
Thanks in advance!
It's possible to disable a write parameter when another value has a certain value on a table, I don't know if yours is a single parameter or a column.
Unfortunatly, it are all single parameters.