[
https://issues.apache.org/jira/browse/OFBIZ-9577?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16126882#comment-16126882 ]
Jacques Le Roux commented on OFBIZ-9577:
----------------------------------------
While working on this issue Nicolas stumbled upon and fixed:
{quote}
Missing fieldInfo when call constructor for ModelFormField Password, File and Lookup
When you create a form with an entity or service auto fields, the three previous form field call only "super(fieldSource, modelFormField);" in their constructor or this initialise a TextField with the fieldInfo FieldInfo.TEXT.
I force the field info when the super constructor is called
{quote}
> Manage File upload with auto-fields-service
> -------------------------------------------
>
> Key: OFBIZ-9577
> URL:
https://issues.apache.org/jira/browse/OFBIZ-9577> Project: OFBiz
> Issue Type: Improvement
> Reporter: Nicolas Malin
> Assignee: Nicolas Malin
>
> When you use a auto-fields-service element on form, if the service wait a file, manage it directly
--
This message was sent by Atlassian JIRA
(v6.4.14#64029)