Hello experts,
ist it possible to hide the whole html-code that contains to an custom field?
For example:
I want to hide the whole code, when {{Trainer:Trainer}} is empty.
Thanks fpr help! (y)
ist it possible to hide the whole html-code that contains to an custom field?
For example:
<div class="row">
<div class="inhalt links col-md-3 col-sm-4 col-xs-5">{{Trainer Beschreibung:Trainer_lbl}}:</div>
<div class="inhalt rechts col-xs-7"><a href="index.php/cb-profile/{{Trainer Raw Value:Trainer_raw}}">{{Trainer:Trainer}}</a></div>
</div>
I want to hide the whole code, when {{Trainer:Trainer}} is empty.
Thanks fpr help! (y)