Hi, everyone.

I'm trying to get the file name of a page using render tags so that I
can insert facebook book comments on the page. My code is as follows:

<reddot:cms>
    <if><query valuea="Context:CurrentPage.Headline" operator="!="
valueb="String:Home"><htmltext>
        <div class="fb-comments" data-href="http://www.../facebook/<
%!! Context:CurrentPage.FileName !!%>.htm" data-num-posts="2" data-
width="470"></div>
    </htmltext></query></if>
</reddot:cms>

Does anyone know if this the correct tag? If it is, why isn't my code
working?

Any help is much appreciated.

Regards,
EMB

-- 
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.

Reply via email to