[jira] [Created] (OFBIZ-4782) load field info by a factory

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

[jira] [Created] (OFBIZ-4782) load field info by a factory

Nicolas Malin (Jira)
load field info by a factory
----------------------------

                 Key: OFBIZ-4782
                 URL: https://issues.apache.org/jira/browse/OFBIZ-4782
             Project: OFBiz
          Issue Type: Improvement
          Components: framework
    Affects Versions: Screen Widget Redesign
            Reporter: Nicolas Malin
            Priority: Minor
             Fix For: Screen Widget Redesign


Improve field info loading by a factory as screen loading.

this issue is also an helper to define specific customer field without break or modify OFBiz class.


--
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 | Threaded
Open this post in threaded view
|

[jira] [Updated] (OFBIZ-4782) load field info by a factory

Nicolas Malin (Jira)

     [ https://issues.apache.org/jira/browse/OFBIZ-4782?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Nicolas Malin updated OFBIZ-4782:
---------------------------------

    Attachment: OFBIZ-4782.patch
   

> load field info by a factory
> ----------------------------
>
>                 Key: OFBIZ-4782
>                 URL: https://issues.apache.org/jira/browse/OFBIZ-4782
>             Project: OFBiz
>          Issue Type: Improvement
>          Components: framework
>    Affects Versions: Screen Widget Redesign
>            Reporter: Nicolas Malin
>            Priority: Minor
>              Labels: field, screen, widget
>             Fix For: Screen Widget Redesign
>
>         Attachments: OFBIZ-4782.patch
>
>
> Improve field info loading by a factory as screen loading.
> this issue is also an helper to define specific customer field without break or modify OFBiz class.

--
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 | Threaded
Open this post in threaded view
|

[jira] [Updated] (OFBIZ-4782) load field info by a factory

Nicolas Malin (Jira)
In reply to this post by Nicolas Malin (Jira)

     [ https://issues.apache.org/jira/browse/OFBIZ-4782?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Nicolas Malin updated OFBIZ-4782:
---------------------------------

    Description:
Improve field info loading by a factory as screen loading.

this issue is also a helper to define specific customer field without break or modify OFBiz class.


  was:
Improve field info loading by a factory as screen loading.

this issue is also an helper to define specific customer field without break or modify OFBiz class.


   

> load field info by a factory
> ----------------------------
>
>                 Key: OFBIZ-4782
>                 URL: https://issues.apache.org/jira/browse/OFBIZ-4782
>             Project: OFBiz
>          Issue Type: Improvement
>          Components: framework
>    Affects Versions: Screen Widget Redesign
>            Reporter: Nicolas Malin
>            Priority: Minor
>              Labels: field, screen, widget
>             Fix For: Screen Widget Redesign
>
>         Attachments: OFBIZ-4782.patch
>
>
> Improve field info loading by a factory as screen loading.
> this issue is also a helper to define specific customer field without break or modify OFBiz class.

--
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 | Threaded
Open this post in threaded view
|

[jira] [Updated] (OFBIZ-4782) load field info by a factory

Nicolas Malin (Jira)
In reply to this post by Nicolas Malin (Jira)

     [ https://issues.apache.org/jira/browse/OFBIZ-4782?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Jacopo Cappellato updated OFBIZ-4782:
-------------------------------------

    Affects Version/s:     (was: Screen Widget Redesign)
                       SVN trunk
        Fix Version/s:     (was: Screen Widget Redesign)
   

> load field info by a factory
> ----------------------------
>
>                 Key: OFBIZ-4782
>                 URL: https://issues.apache.org/jira/browse/OFBIZ-4782
>             Project: OFBiz
>          Issue Type: Improvement
>          Components: framework
>    Affects Versions: SVN trunk
>            Reporter: Nicolas Malin
>            Priority: Minor
>              Labels: field, screen, widget
>         Attachments: OFBIZ-4782.patch
>
>
> Improve field info loading by a factory as screen loading.
> this issue is also a helper to define specific customer field without break or modify OFBiz class.

--
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 | Threaded
Open this post in threaded view
|

[jira] [Commented] (OFBIZ-4782) load field info by a factory

Nicolas Malin (Jira)
In reply to this post by Nicolas Malin (Jira)

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

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

Hi Nicolas,

You missed to add
import org.ofbiz.widget.form.FieldInfoFactory;

BTW do you use EXTERN_WIDGET in your own code? Will this not break when a wrong fiels type (typo for instance) will be used?

               

> load field info by a factory
> ----------------------------
>
>                 Key: OFBIZ-4782
>                 URL: https://issues.apache.org/jira/browse/OFBIZ-4782
>             Project: OFBiz
>          Issue Type: Improvement
>          Components: framework
>    Affects Versions: SVN trunk
>            Reporter: Nicolas Malin
>            Priority: Minor
>              Labels: field, screen, widget
>         Attachments: OFBIZ-4782.patch
>
>
> Improve field info loading by a factory as screen loading.
> this issue is also a helper to define specific customer field without break or modify OFBiz class.

--
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 | Threaded
Open this post in threaded view
|

[jira] [Updated] (OFBIZ-4782) load field info by a factory

Nicolas Malin (Jira)
In reply to this post by Nicolas Malin (Jira)

     [ https://issues.apache.org/jira/browse/OFBIZ-4782?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Nicolas Malin updated OFBIZ-4782:
---------------------------------

    Attachment: OFBIZ-4782.patch

Sorry jacques, a missing svn add :(
I upload a correct patch.

Thanks for your review !
               

> load field info by a factory
> ----------------------------
>
>                 Key: OFBIZ-4782
>                 URL: https://issues.apache.org/jira/browse/OFBIZ-4782
>             Project: OFBiz
>          Issue Type: Improvement
>          Components: framework
>    Affects Versions: SVN trunk
>            Reporter: Nicolas Malin
>            Priority: Minor
>              Labels: field, screen, widget
>         Attachments: OFBIZ-4782.patch, OFBIZ-4782.patch
>
>
> Improve field info loading by a factory as screen loading.
> this issue is also a helper to define specific customer field without break or modify OFBiz class.

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