[ https://issues.apache.org/jira/browse/OFBIZ-3702?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12861301#action_12861301 ]
Jacques Le Roux commented on OFBIZ-3702: ---------------------------------------- Hi Chris, I agree with Adrian, but the tabs ;) Also when you create a patch, please create it from root rather than anywhere else: easier to apply Like Scott, I think we should have a property somewhere (widget.properties) to be able to quickly switching off all the help. I quickly tried the patch but was unable to see anything under the fields of a newly created example using this URL https://localhost:8443/example/control/EditExample?exampleId=10000. What could I have missed? My concern was to not have a too short delay before the help shows. Else we would better have an icon as you 1st suggested... Also I got this error while trying under Inventory Store fields 2010-04-27 10:10:03,812 (http-0.0.0.0-28443-1) [ ScreenFactory.java:128:INFO ] Got 22 screens in 0.016s 2010-04-27 10:10:05,062 (http-0.0.0.0-28443-1) [ TooltipHelp.java:40 :ERROR] ---- exception report ---------------------------------------------------------- Exception: org.ofbiz.entity.GenericModelException Message: Could not find definition for entity name ---- stack trace --------------------------------------------------------------- org.ofbiz.entity.GenericModelException: Could not find definition for entity name org.ofbiz.entity.model.ModelReader.getModelEntity(ModelReader.java:452) org.ofbiz.widget.form.TooltipHelp.getHelp(TooltipHelp.java:30) org.ofbiz.widget.form.MacroFormRenderer.renderFieldTitle(MacroFormRenderer.java:1213) org.ofbiz.widget.form.ModelForm.renderSingleFormString(ModelForm.java:1051) org.ofbiz.widget.form.ModelForm.renderFormString(ModelForm.java:837) org.ofbiz.widget.screen.ModelScreenWidget$Form.renderWidgetString(ModelScreenWidget.java:839) org.ofbiz.widget.screen.MacroScreenRenderer.renderScreenletSubWidget(MacroScreenRenderer.java:710) org.ofbiz.widget.screen.ModelScreenWidget$Screenlet.renderWidgetString(ModelScreenWidget.java:406) > provide better user help > ------------------------ > > Key: OFBIZ-3702 > URL: https://issues.apache.org/jira/browse/OFBIZ-3702 > Project: OFBiz > Issue Type: Improvement > Affects Versions: Release Candidate Branch 10.04, SVN trunk > Reporter: chris snow > Attachments: entity_field_tooltip_screenshot.png, > fieldLabelTooltip.png, fieldLabelTooltip2.png, > fieldLabelTooltip2__DO_NOT_COMMIT.patch, > fieldLabelTooltip_DO_NOT_COMMIT.patch, help.png, product_entitymodel.patch, > tooltip_help_DO_NOT_COMMIT.patch > > > Please see http://n4.nabble.com/Providing-users-with-help-td1840416.html -- This message is automatically generated by JIRA. - You can reply to this email to add a comment to the issue online.