I have an xowiki::Form that contains a mixture of text fields and textarea fields. The textarea fields work as expected using the wym editor but I want to be able to enter literal HTML into the simple text field on occasions and am having trouble.
Here is an example of my field specification:
{pagetext_hdg01:text,label=Paragraph 1 Heading}
When I enter:
Last Minute Mod
in the field, I get exactly this output (literally) displayed on the page.
I cannot work out what settings to use for this field to get it to honour the markup and render "Last Minute Mod" with the style "somesupplimentaryclass" applied.
Guidance gratefully received.
Regards
Richard
Request notifications