Help! In my template, I want to show an icon in album view that indicates that the entire album is remastered. The trouble is that I have some albums where only SOME of the tracks have been remastered. If I check the 'remastered' box in track properties, this automatically part-checks the remastered box in album properties. But a part-check seems to act as if it is a full check.

I'm probably not explaining myself very clearly! If I script: <dax:if(remastered)><img width=20 src="c:\program files\orangecd\palette1.ico" /></dax:if> I get my icon that shows the album is remastered. But this also shows when I have checked only one track as being remastered! I need the syntax for saying "if ALL TRACKS remastered etc etc", as I only want my remastered icon to show on the album page IF ALL TRACKS ARE REMASTERED!!

I hope a). that someone understands me, and b). can help!

Many thanks.....