You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@ofbiz.apache.org by "chris snow (JIRA)" <ji...@apache.org> on 2010/04/27 22:08:34 UTC

[jira] Issue Comment Edited: (OFBIZ-3702) provide better user help

    [ https://issues.apache.org/jira/browse/OFBIZ-3702?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12861517#action_12861517 ] 

chris snow edited comment on OFBIZ-3702 at 4/27/10 4:07 PM:
------------------------------------------------------------

In this patch (fieldTooltipHelp3.patch), I have:

- fixed the exception reported by Jacques
- use a widget.properties attribute to globally control tooltip help (widget.form.displayhelpText=Y)

I don't think we can control the popup delay without using css or javascript, which would mean every page having to have the correct script or style entries.

Anyone willing to commit?

      was (Author: snowch):
    In this patch, I have:

- fixed the exception reported by Jacques
- use a widget.properties attribute to globally control tooltip help (widget.form.displayhelpText=Y)

I don't think we can control the popup delay without using css or javascript, which would mean every page having to have the correct script or style entries.

Anyone willing to commit?
  
> 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, fieldTooltipHelp3.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.