You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@ofbiz.apache.org by "Sascha Rodekamp (JIRA)" <ji...@apache.org> on 2010/05/17 09:24:44 UTC

[jira] Updated: (OFBIZ-3693) Allow to open a layer lookup from a layer lookup recursively

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

Sascha Rodekamp updated OFBIZ-3693:
-----------------------------------

    Attachment: OFBIZ-3693_RecurLookup.patch

Hey,
I have a patch for the recursive lookup problem. But this patch won't work by the [https://localhost:8443/accounting/control/EditAgreementWorkEffortApplics] Lookups. Because, the Lookup definds a normal link (A Tag) as Submit Request. The Layered Lookups looks for a form submit Button to modify and call an ajax request. I  don't know why here isn't a such a submit button, strange anyways. 

The solution for the recursive call is simple, the form were equal in the lookups, thats why it won't work. I make them unique.



> 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, OFBIZ-3693_RecurLookup.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.