[
https://issues.apache.org/jira/browse/OFBIZ-3702?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12859228#action_12859228
]
chris snow commented on OFBIZ-3702:
-----------------------------------
Hi Scott/Devs,
Instead of storing the text in the entity definition, what about storing the
help in property files? For example we could have something like:
{code}
File: /applications/product/config/ProductEntityFieldHelpLabels.xml :
<property key="ENTITY_FIELD_HELP.ProductStore.balanceResOnOrderCreation">
<value xml:lang="en">If set to Y, when a new sales order is created with
backordered items, then ...</value>
...
</property>
{code}
> 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, 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.