Hi there,

i am using the following code:

<!IoRangeList>
<li>
<p class="date"><%stfDatum%></p>
<p class="news-caption"><%stfContentUeberschrift%></p>
<a href="<%lstMarginalNews%>" class="arrow-link"> *** Render tag goes here
*** <span>&nbsp;...&nbsp;</span></a>
</li>
<!/IoRangeList>



I have tested it with the following render tag:


<%!!
Context:Pages.GetPage(Guid:<%inf_PageGUID%>).Elements.GetElement(txtEinleitungstext).Value.Substring(Int:0,
Int:100) !!%>
<%!!
Context:CurrentPage.Elements.GetElement(txtEinleitungstext).Value.Substring(Int:0,
Int:100) !!%>


It works using javascript but i would like to use render tags.

Can someone please tell me what am doing wrong?

Thanks,
Ibrahim

-- 
You received this message because you are subscribed to the Google Groups 
"RedDot CMS Users" group.
To post to this group, send email to reddot-cms-users@googlegroups.com.
To unsubscribe from this group, send email to 
reddot-cms-users+unsubscr...@googlegroups.com.
For more options, visit this group at 
http://groups.google.com/group/reddot-cms-users?hl=en.

Reply via email to