ToolTip does not seem to accept html
I need a multiline ToolTip in a TextField. JToolTips are supposed to accept html markup of ToolTips, but when I try this in Creator2, the html prints out verbatim:
<html>These fields will appear in your certificate and will be used to control access
by the different data owners. So, you should give some thought to their specification.
Some of your data should be seen by everyone on your organization, some needs to be
restricted to just your division.</html>
How is one supposed to do multiline ToolTips?

