[confirm] Global Define Tags + Conditional Visibility (1 Viewer)

aj1405

Portal Pro
September 30, 2007
443
302
Home Country
Norway Norway
I'm having some problems with the new define tags:

references.xml
<define>#showlabel:yes</define>

BasicHome.xml
<control>
<description>TEST</description>
<type>label</type>
<id>0</id>
<posX>40</posX>
<posY>40</posY>
<label>OK!</label>
<visible>String.Equals(#showlabel,yes)</visible>
</control>

I cannot get this label to show up.
 

ronilse

Retired Team Member
  • Premium Supporter
  • July 19, 2005
    4,422
    283
    Moss
    Home Country
    Norway Norway
    Hi,
    Sent a request to catavolt, he should know more about this & be able to help you out :)

    Regards
    Roy
     

    Users who are viewing this thread

    Top Bottom