Thanks for the suggestion Stephen - but that doesn't seem to have done the trick. The help question mark logo has now disappeared.
Any other ideas? Jamie. On Thursday, 16 August 2012 21:54:55 UTC+1, jwa wrote: > > Hi Folks, > > I'm writing a custom action, and I can't get help files to work! I've > tried using the help attribute on the f:entry. It shows the help icon, but > when clicked it doesn't show the details: > > <f:entry title="Comments" > help="/plugin/PluginName/help-comments.html"> > <f:textarea id="idComments" > name="comments" /> > </f:entry> > > And then I have the following resource: > > src/main/resources/com/me/myproject/plugin/ActionName/help-comments.html > > There doesn't seem to be a lot of documentation on this. > > Any help would be greatly appreciated. > > Regards, > > Jamie >