Is it possible to only show certain html within a content topic for select customer levels?
For example
if customerlevel = 1 then "You are CustomerLevel 1"
else if customerlevel = 2 then "You are CustomerLevel 2"
etc...
Any help would be greatly appreciated.