Random early parsed variable
Hey Low
Is there a way I can pull a random variable and parse it early? For example my vars might look something like this: "Details of our service in {segment_1}", "Find out about our offering in {segment_1}"?
Replies
Low 21 Mar 2012 09:20
Hi Russ,
You could probably do this best in combination with Low Random, and more specifically, its items tag.
You could create variables for each blurb, list these inside the Low Random tag and let that tag take care of the rest.
Russ Back 21 Mar 2012 09:37
Great, and presumably early parsing is still available so anything like {segment_1} and {if}{/if} conditionals will get executed too?
Low 21 Mar 2012 09:43
Well, if your blurb vars are parsed early, then that should work, yes.