Aller au contenu principal

Hide CMS_INPUT_COMBOBOX (lt_id) in all Templates except Header GCA

Commentaires

1 commentaire

  • Zendesk API User
    Author: hoebbel - 8/17/2022 9:37

    Dear HKC1COB,

    I would first use a rule that restricts the store to the globalstore

    <RULE> <WITH> <AND> <EQUAL> <PROPERTY name="STORETYPE" source="#global"/> <TEXT>globalstore</TEXT> </EQUAL> </AND> </WITH> <DO> <PROPERTY name="VISIBLE" source="lt_id"/> </DO> </RULE>

    And if this isn't sufficient (because the link template can still be used on other global pages), then I would additionally restrict to the UID of the template.

    Best regards
    Holger

    0

Vous devez vous connecter pour laisser un commentaire.