[jira] [Comment Edited] (OFBIZ-6691) Remove tooltip="${uiLabelMap.CommonRequired}" from fields

Previous Topic Next Topic
 
classic Classic list List threaded Threaded
1 message Options
Reply | Threaded
Open this post in threaded view
|

[jira] [Comment Edited] (OFBIZ-6691) Remove tooltip="${uiLabelMap.CommonRequired}" from fields

Nicolas Malin (Jira)

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

Pierre Smits edited comment on OFBIZ-6691 at 10/21/15 10:36 AM:
----------------------------------------------------------------

So you want to have specific tooltip for required fields adding hard coded redundancy on top of the 'required-field="true" attribute, while (at the same time) the rendering function in htmlFormMacroLibrary.ftl can deliver the same dynamically?


was (Author: pfm.smits):
So you want to have specific tooltip for required fields on top of the 'required-field="true" attribute adding hard coded redundancy , while at the same time the rendering function in htmlFormMacroLibrary.ftl can deliver the same dynamically?

> Remove tooltip="${uiLabelMap.CommonRequired}" from fields
> ---------------------------------------------------------
>
>                 Key: OFBIZ-6691
>                 URL: https://issues.apache.org/jira/browse/OFBIZ-6691
>             Project: OFBiz
>          Issue Type: Improvement
>          Components: ALL APPLICATIONS
>    Affects Versions: Trunk
>            Reporter: Pierre Smits
>              Labels: validation
>
> The aspect 'required-field="true"' should deliver this. Therefor, this is unnecessary.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)