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

Ankit Jain updated OFBIZ-3580:
------------------------------

    Attachment: CalenderInLookupFix.patch

Hello Everybody,
here is the patch that fixes the issue,
previous code used to append calender's div at the end of the body tag, which 
was a cause for the layered lookup to close,
this patch modifies the code such that now the calender's div tag is appended 
just below the input field it is been called from.
there are some minor css changes too.

Thanks to Atul Vani for helping me in developing this patch. :)

> Allow to open a layered calendar from a layer lookup
> ----------------------------------------------------
>
>                 Key: OFBIZ-3580
>                 URL: https://issues.apache.org/jira/browse/OFBIZ-3580
>             Project: OFBiz
>          Issue Type: Sub-task
>          Components: ALL APPLICATIONS
>    Affects Versions: SVN trunk
>            Reporter: Jacques Le Roux
>            Assignee: Jacques Le Roux
>            Priority: Critical
>             Fix For: SVN trunk
>
>         Attachments: CalenderInLookupFix.patch
>
>
> As explained in OFBIZ-3446 you can't select a date from a calendar opened 
> from a layered lookup.
> By moving the layered lookup you can click/select the calendar. But then, as 
> it's supposed to work, it closes the layered lookup. 
> A good lookup to test is the Requirement Id lookup at the botton of 
> https://localhost:8443/workeffort/control/EditWorkEffort. There you will find 
> calendars.
> This suppose to have previously applied the patch at OFBIZ-3442.

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.

Reply via email to