[
https://issues.apache.org/jira/browse/OFBIZ-3693?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12867876#action_12867876
]
Jacques Le Roux edited comment on OFBIZ-3693 at 5/15/10 10:22 AM:
------------------------------------------------------------------
We have still an issue with the find button in recursive cases (ie
LookupWorkEffort and LookupContent). It's not related to previous committed
patches, but is an issue which is remaining and we have to face now.
I have reverted to presentation="window the calls to LookupWorkEffort and
LookupContent at r944647 in trunk and r944648 in R10.04
To test:
LookupContent: https://localhost:8443/content/control/FindSurvey
LookupWorkEffort
https://localhost:8443/accounting/control/EditAgreementWorkEffortApplics?agreementId=8000
I found also another issue when you call a lookup from another aplpication from
a lookup. AS sometimes you need to connect to the other application (though you
are connected in the curent application) you get an ugly screen and are trapped
for instance try to call the order lookup from
https://localhost:28443/assetmaint/control/EditFixedAssetMaint. But actually
it's more an issue for OFBIZ-3450
Enough for today...
was (Author: jacques.le.roux):
We have still an issue with the find button in recursive cases (ie
LookupWorkEffort and LookupContent). It's not related to previous committed
patches, but is an issue which is remaining and we have to face now.
I have reverted to presentation="window the calls to LookupWorkEffort and
LookupContent at r944647 in trunk and r in R10.04
To test:
LookupContent: https://localhost:8443/content/control/FindSurvey
LookupWorkEffort
https://localhost:8443/accounting/control/EditAgreementWorkEffortApplics?agreementId=8000
I found also another issue when you call a lookup from another aplpication from
a lookup. AS sometimes you need to connect to the other application (though you
are connected in the curent application) you get an ugly screen and are trapped
for instance try to call the order lookup from
https://localhost:28443/assetmaint/control/EditFixedAssetMaint. But actually
it's more an issue for OFBIZ-3450
Enough for today...
> Allow to open a layer lookup from a layer lookup recursively
> ------------------------------------------------------------
>
> Key: OFBIZ-3693
> URL: https://issues.apache.org/jira/browse/OFBIZ-3693
> Project: OFBiz
> Issue Type: Sub-task
> Reporter: Jacques Le Roux
> Attachments: OFBIZ-3693 fieldlookup.js.patch
>
>
> This is a special case of OFBIZ-3446 where not only you call a lookup from a
> lookup but also you can the same type of lookup (for instance a workeffort
> parent from a workeffort).
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.