[jira] [Commented] (OFBIZ-7511) Add proper form validation across the application

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

[jira] [Commented] (OFBIZ-7511) Add proper form validation across the application

Nicolas Malin (Jira)

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

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

OK, this was not quite clear to me. I was expecting we could replace auto-field-service by automating it, like having

{code}
<form name="EditExampleFeature" type="single" target="updateExampleFeature" title="" default-map-name="exampleFeature">
        <field name="submitButton" title="${uiLabelMap.CommonCreate}"><submit button-type="button"/></field>
 </form>
{code}
See no need for auto-field-service. If it's not there, we assume we should do the same automatically when parsing

But now that I think about it, it maybe adds more confusion than anything else :D Verbosity has its advantages!

So +1 for the consensus.

> Add proper form validation  across the application
> --------------------------------------------------
>
>                 Key: OFBIZ-7511
>                 URL: https://issues.apache.org/jira/browse/OFBIZ-7511
>             Project: OFBiz
>          Issue Type: Improvement
>          Components: ALL APPLICATIONS
>    Affects Versions: Trunk
>            Reporter: Deepak Dixit
>
> This is the place holder task for adding proper form validation across the application.



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