Hi,

I've written a custom component for displaying a 'help'-icon with a tooltip (using [1]) next to a String-field. This does work when the String-panel is rendered in an entity form or view model. When rendered in a modal window though (after calling an action with params), the icon is shown but the tool tip isn't. It looks like no jquery-code for attaching the tooltip to the component is added to the html in this case.

I tried to do this like the JodaLocalDatePanel but with no effect. Any idea?

Thanks,
Erik

[1] http://www.7thweb.net/wicket-jquery-ui/tooltip/CustomTooltipPage

Reply via email to