Can some one please explain why the visibility condition does not work in the code below?
Worked fine in 1.2.
Is this a bug or is it intentional?
Is there a workaround?
Has been mentioned here but there doesn't seem to be a response form the devs.
https://forum.team-mediaportal.com/threads/itemtype-not-working-in-string-equals.109609/
<control>
<id>0</id>
<type>textboxscrollup</type>
<visible>string.equals(#itemtype,#(L(528)))</visible>
<label>#ArtistInfo.Bio</label>
</control>
Worked fine in 1.2.
Is this a bug or is it intentional?
Is there a workaround?
Has been mentioned here but there doesn't seem to be a response form the devs.
https://forum.team-mediaportal.com/threads/itemtype-not-working-in-string-equals.109609/
<control>
<id>0</id>
<type>textboxscrollup</type>
<visible>string.equals(#itemtype,#(L(528)))</visible>
<label>#ArtistInfo.Bio</label>
</control>