Hi,
i have a problem with 2 conditional regions in a content page.
<div id="condPersDok" is="dmx-if" dmx-bind:condition="params.id == ("abrechnung" || "wirtschaftsplan")"></div>
and
<div id="condAllgDok" is="dmx-if" dmx-bind:condition="params.id != ("abrechnung" || "wirtschaftsplan")"></div>
I only get the correct results for “abrechnung” and not “wirtschaftsplan”. What am I doing wrong?
Community Page
Last updated:
Last updated: