aledoux
July 3rd, 2009, 02:58 AM
Hi,
I want to set an image to be visible only if the Path endswith .flv.
How can I do that via condition in main.xml ?
<visible>ListItem.GetPath().endswith(".flv")</visible>
I want to set an image to be visible only if the Path endswith .flv.
How can I do that via condition in main.xml ?
<visible>ListItem.GetPath().endswith(".flv")</visible>