Menu

Object-compare condition

Help
hd88
2012-05-06
2012-12-14
  • hd88

    hd88 - 2012-05-06

    Hi,
    Condition fuktioniert not compare:

    <rule id="solar">
    <condition type="or">
    <condition type="object-compare" id="solar_speicher" id2="solar_dach" op="lt" />
    </condition>

    Hans

     
  • jef2000

    jef2000 - 2012-05-15

    Hi,

    You should add a trigger="true" parameter to the condition:
    <condition type="object-compare" id="solar_speicher" id2="solar_dach" op="lt" trigger="true" />

    Regards,

    Jean-François

     

Log in to post a comment.

Want the latest updates on software, tech news, and AI?
Get latest updates about software, tech news, and AI from SourceForge directly in your inbox once a month.