Posts: 28
Threads: 10
Joined: May 2023
Reputation:
0
hi,
How can I display a formatted string expression?
there is Only "Numeric value display". Bu i need "string value display". (250 byte string)
Posts: 8790
Threads: 48
Joined: Jun 2015
Reputation:
502
Use Text input widget in read-only mode.
Posts: 139
Threads: 52
Joined: Sep 2017
Reputation:
0
Is it possible change the color of the text (read only option) from the value of an other boolean object ?
KNX Advanced Partner + Tutor
Posts: 5701
Threads: 30
Joined: Aug 2017
Reputation:
252
------------------------------
Ctrl+F5
Posts: 8790
Threads: 48
Joined: Jun 2015
Reputation:
502
You don't need any scripts. Simply use Switch widget in read-only mode. Set Display mode to "Value", Shape to "No shape". Adjust On/Off state text and color as needed.
Posts: 139
Threads: 52
Joined: Sep 2017
Reputation:
0
21.04.2026, 08:21
(This post was last modified: 21.04.2026, 08:23 by toujour.)
(20.04.2026, 08:33)admin Wrote: You don't need any scripts. Simply use Switch widget in read-only mode. Set Display mode to "Value", Shape to "No shape". Adjust On/Off state text and color as needed.
Uhm....now I try (I have the main object from a 250byte string.....so the text change from the event)
KNX Advanced Partner + Tutor