I've figured out how to do very basic stuff like get the value of an element and use an if statement but I cannot for the live of me figure out if there is a way to do any kind of simple math.
As an example I'd like to replace ASP code that counts the number of items in a LIST element and then automatically create to list on the final page with half on the left and half on the right. In ASP I just count the number in the list (which I'd use a foreach with count in Render tag to do) but then I have seen no examples of any kind of math that would let me divided that number in two and decided how many to output on the left and right. Can you even do simple math in Render Tags? Thanks in advance. Steve -- You received this message because you are subscribed to the Google Groups "RedDot CMS Users" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To post to this group, send email to [email protected]. Visit this group at http://groups.google.com/group/reddot-cms-users. For more options, visit https://groups.google.com/d/optout.
