[
https://issues.apache.org/jira/browse/OFBIZ-3768?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12866581#action_12866581
]
Jacques Le Roux commented on OFBIZ-3768:
----------------------------------------
Ankit,
Please could you check the collapse button when layering current windowed
lookups?
For instance
https://localhost:28443/accounting/control/EditAgreementWorkEffortApplics?agreementId=8000
* windowed = collapse button does not always work but does not hang (it expands
but does not collapse, but when you re-enter, ie re-call it, I checked same on
trunk demo, so your patch is not implied)
* layered = collapse button always hangs (actually show a not bad layered
lookup screen)
I guess it's the same for all LookupWorkEfforts (21 at all)
We have the same problem at
https://localhost:28443/accounting/control/findPayments without your patch or
not (I reproduce on trunk demo). The collapse button hangs the already layered
2 LookupPartyNames (FindPayments form in PaymentForms.xml)
That's all I did for the moment
HTH
> layered lookup inside the layered lookup not working
> ----------------------------------------------------
>
> Key: OFBIZ-3768
> URL: https://issues.apache.org/jira/browse/OFBIZ-3768
> Project: OFBiz
> Issue Type: Sub-task
> Reporter: Ankit Jain
> Assignee: Jacques Le Roux
> Fix For: SVN trunk
>
> Attachments: lookup.patch
>
>
> When we open a layered lookup inside layered lookup, if we perform any action
> like click on "find", minimize/enlarge button, or calendar, then the first
> layered lookup disappears and the faded background turns to normal. So the
> lookup become of no-use.
> Here is the link https://localhost:8443/content/control/FindSurvey . For the
> effects you have to change second lookup's presentation into layer or remove
> it.
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.