[jira] [Updated] (OFBIZ-10722) Date-find error when used in two forms of a same screen

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

[jira] [Updated] (OFBIZ-10722) Date-find error when used in two forms of a same screen

Nicolas Malin (Jira)

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

Leila Mekika updated OFBIZ-10722:
---------------------------------
    Description:
When we have more than one form, in a screen, that use a date-find field, the second date-find picker is not working.

 To reproduce, you can duplicate the form FindInvoices in FindInvoices screen and load page [https://localhost:8443/accounting/control/findInvoices]

 

The patch adds an id that allow renderDateFindField macro script to work for both fields

  was:
When we have more than one form, in a screen, that use a date-find field, the second date-find picker is not working.

 

The patch adds an id that allow renderDateFindField macro script to work for both fields


> Date-find error when used in two forms of a same screen
> -------------------------------------------------------
>
>                 Key: OFBIZ-10722
>                 URL: https://issues.apache.org/jira/browse/OFBIZ-10722
>             Project: OFBiz
>          Issue Type: Bug
>          Components: ALL COMPONENTS
>            Reporter: Leila Mekika
>            Priority: Minor
>             Fix For: Trunk
>
>
> When we have more than one form, in a screen, that use a date-find field, the second date-find picker is not working.
>  To reproduce, you can duplicate the form FindInvoices in FindInvoices screen and load page [https://localhost:8443/accounting/control/findInvoices]
>  
> The patch adds an id that allow renderDateFindField macro script to work for both fields



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)