2nd thoughts on this. Tooltips are configured on each element that uses
them, so the head thing is not a good idea. I still think that we should
split the "tooltipConfig" attribute into 2 or 3 simple attributes, instead
of asking users to create a map for them. "tooltipConfig" will still work
but
I'm replacing tooltips in core 2.1 with domTT, but I find the whole tooltip
configuration a little bit "weird". It needs to be configured at the form
that contains the fields with the information icons, with something like
(from example.jsp):
my OGNL is not very good, but did "%{'jsTooltipEnabl