[ https://issues.apache.org/jira/browse/OFBIZ-3097?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12770864#action_12770864 ]
Hans Bakker commented on OFBIZ-3097: ------------------------------------ also with your solutions the dependency is still there.... in the example controller there will be a line: <view-map name="showHelp" type="screen" page="component://commonext/widget/HelpScreens.xml#ShowHelp"/> we could let the 'help' button check if the commonext and content component is active and not show when both are not there..... inside the controller file there is still a dependency, however no error will be shown because the help button is missing... anybody a better solution? Regards, Hans > help link in example is not working > ----------------------------------- > > Key: OFBIZ-3097 > URL: https://issues.apache.org/jira/browse/OFBIZ-3097 > Project: OFBiz > Issue Type: Improvement > Components: framework > Affects Versions: SVN trunk > Reporter: Erwan de FERRIERES > Assignee: Hans Bakker > Fix For: SVN trunk > > Attachments: OFBIZ-3097.diff > > > when clicking the help link in the example app, the showHelp request is not > recognised. > -> added an include in the example controller to the commonext controller > -> created the ExampleHelpData file > -> added the needed line to load the data in the Example ofbiz-component file. -- This message is automatically generated by JIRA. - You can reply to this email to add a comment to the issue online.