[jira] [Commented] (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] [Commented] (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=14968653#comment-14968653 ]

Jacques Le Roux commented on OFBIZ-6691:
----------------------------------------

We could remove the asterisk, but why not keep it? It's like a Stop signal on roads. Your brain identifies it w/o reading, faster than reading a word, but you will not notice...

Anyway the most important part is that if a form contains a required fields the jQuery Validation plugin will be called on this form.
This is what we should verify about the remaining fields with }\*", do they need required-field="true" or not (I guess they need).
We should also remove the required-field="true" used in  display and display-entity fields

> 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)