This forum has moved to a new location and is in read-only mode. Please visit talk.octobercms.com to access the new location.
allw
i basically want to do something that does like this looks
{% for i in {{results.min}}..{{results.max}} %}
{{results.i.link}}
{% end for %}
but i am not sure how to do it or if i can, this is obviously throwing an error
A hash key must be a quoted string, a number, a name, or an expression enclosed in parentheses (unexpected token "punctuation" of value "{"
thanks, allw
1-2 of 2