Hi all,
I would like to add html to a field via the typo HTML plugin. For instance
<div class="myclass_a"><span>$cck->getValue('my_field');</span></div>
I need for instance the <span> tag around my field in the source code to give me more design options. Would this be the right way to achieve this?
tnx :)
Jaap