myshop-test:< conditie >

Entity Value
Attribute(s) style
Type value
Relation document

The myShop condition myshop-test makes it possible to implement extensive conditions. Logical operations such as and, or and not, the process mod and the comparisons , !, <, >, <= of >= can be used. This may be combined with system variables and functions â see reference list â variables/functions -.

In the example below titles of first columns and values of rows are only displayed when the value equals the ‘show me’; also when first pages are concerned.

<tr style="myshop-test:{ 1 } == toon mij and {$PageNumber} == 1">
        <td style="myshop-label:1"/>
        <td style="myshop-value:1"/>
</tr>

Feedback

Was this helpful?

Yes No
You indicated this topic was not helpful to you ...
Could you please leave a comment telling us why? Thank you!
Thanks for your feedback.

Post your comment on this topic.

Post Comment