Leon created OFBIZ-4847:
---------------------------

             Summary: webtools doesn't treat "Date" field properly
                 Key: OFBIZ-4847
                 URL: https://issues.apache.org/jira/browse/OFBIZ-4847
             Project: OFBiz
          Issue Type: Bug
          Components: framework
    Affects Versions: SVN trunk
            Reporter: Leon
            Priority: Minor
             Fix For: SVN trunk


if a entity field type is "Date" (YYYY-MM-DD), in edit or create form of 
webtools, the component of this field is redered as "timestamp".

Update the ViewGeneric.ftl to change the related "shortDateInput" from false to 
true will resolve this problem. see attached patch file.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: 
https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

Reply via email to