Hi guys. I created a media content element in a master page template. How could I possibly test and disply its filename? I tried this and it doesn't work.
<if> <query .... if the filename is empty....> <%med_flash%> </query> </if> The problem is it doesn't do anything. I tried just displaying < %med_flash%> and it gave this: ImageCache/764BAE36C3D6485C884E556678A1A4EC/ FBA9AB13796A4122B58522F31DA9D2F8/IN/index.swf I want to extract the filename only (index.swf). Do I need to transfer the value of media content element to a standard field or something? Is there a way I could just test the string property of the element? Thanks in advance. --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "RedDot CMS Users" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [email protected] For more options, visit this group at http://groups.google.com/group/RedDot-CMS-Users?hl=en -~----------~----~----~----~------~----~------~--~---
