-
Nov 24th, 2012, 12:32 PM
#1
How do you not xml Escape a field on table view?
One of the columns on a table has native html, for example <a http=.,,>Link</a>
The jspx table is outputting the escaped version, but we need the native version so the link will work.
How can you get the Roo form to output the native html?
I want to put escapeXml="false" into the <table:column> tag, but this is invalid.
Thanks
Tags for this Thread
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules