Hi,
I have a simple wraplist at artist level to show me all albums for the artist using the following content:
<content sortby=”year” sortorder=”descending” target=”music”>musicdb://artists/$INFO[ListItem.DBID]/</content>
Now this is all working fine but the list has a width of 1125 and each item is a width of 100 and it seems that if you only have a couple of albums for the aritst then the dynamic content of the list repeats these items to fill up the displayed itemlayout width.
So, is there anyway to stop the album repeat happeing in the list?
Thanks,
Mike.