<?xml version="1.0" encoding="UTF-8"?><rss xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:atom="http://www.w3.org/2005/Atom" version="2.0"><channel><title><![CDATA[[Erledigt] Databinding mit Fallunterscheidung (? Operator)]]></title><description><![CDATA[<p dir="auto">Frage an einen VIS-Databinding-Experten: Wie kann ich in einem Attributfeld, z.B. Fontcolor einen unterschiedlichen Wert per Databinding setzen. D.h. beispielsweise wenn Datenpunkt "DP1" = true, dann nimm "#000000", ansonsten "#363636"........muss irgendwie mit dem Fragezeichenoperator funktionieren?</p>
<p dir="auto"><img src="/assets/uploads/files/1589186595985-e0288531-0dd4-4058-b65b-22567288109a-image.png" alt="e0288531-0dd4-4058-b65b-22567288109a-image.png" class=" img-fluid img-markdown" /></p>
]]></description><link>https://forum.iobroker.net/topic/33237/erledigt-databinding-mit-fallunterscheidung-operator</link><generator>RSS for Node</generator><lastBuildDate>Tue, 21 Apr 2026 21:44:28 GMT</lastBuildDate><atom:link href="https://forum.iobroker.net/topic/33237.rss" rel="self" type="application/rss+xml"/><pubDate>Mon, 11 May 2020 08:43:57 GMT</pubDate><ttl>60</ttl><item><title><![CDATA[Reply to [Erledigt] Databinding mit Fallunterscheidung (? Operator) on Mon, 11 May 2020 09:16:18 GMT]]></title><description><![CDATA[<p dir="auto">Danke schön!</p>
]]></description><link>https://forum.iobroker.net/post/429926</link><guid isPermaLink="true">https://forum.iobroker.net/post/429926</guid><dc:creator><![CDATA[Uwe Clement]]></dc:creator><pubDate>Mon, 11 May 2020 09:16:18 GMT</pubDate></item><item><title><![CDATA[Reply to [Erledigt] Databinding mit Fallunterscheidung (? Operator) on Mon, 11 May 2020 09:00:53 GMT]]></title><description><![CDATA[<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="/user/uwe-clement" aria-label="Profile: Uwe-Clement">@<bdi>Uwe-Clement</bdi></a></p>
<p dir="auto">hier zunächst die Doku, falls du die noch nicht gelesen hast: <a href="https://github.com/ioBroker/ioBroker.vis#bindings-of-objects" rel="nofollow ugc">https://github.com/ioBroker/ioBroker.vis#bindings-of-objects</a></p>
<pre><code>{d:Dein_DP;d === true ? '#000' : '#363636'}
</code></pre>
]]></description><link>https://forum.iobroker.net/post/429922</link><guid isPermaLink="true">https://forum.iobroker.net/post/429922</guid><dc:creator><![CDATA[J.A.R.V.I.S.]]></dc:creator><pubDate>Mon, 11 May 2020 09:00:53 GMT</pubDate></item></channel></rss>