[ https://issues.apache.org/jira/browse/OFBIZ-3446?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12850932#action_12850932 ] Jacques Le Roux commented on OFBIZ-3446: ---------------------------------------- Sascha, Yes, I plan to have a look. > Allow to open a layer lookup from a layer lookup > ------------------------------------------------ > > Key: OFBIZ-3446 > URL: https://issues.apache.org/jira/browse/OFBIZ-3446 > Project: OFBiz > Issue Type: Sub-task > Reporter: Jacques Le Roux > Assignee: Jacques Le Roux > Fix For: SVN trunk > > Attachments: OFBIZ-3446_Lookup_in_Lookup.patch, OFBIZ-3446_Lookup_in_Lookup.patch > > > This issue is really a blocker else we need to duplicate a lot of things. I began to work in this direction but after few hours on them I think I will preferably find a real solution than mucking around. > I was not quite sure this was possible, but as Calendars are also called from layered popups, it seems possible. -- This message is automatically generated by JIRA. - You can reply to this email to add a comment to the issue online. |
In reply to this post by Nicolas Malin (Jira)
[ https://issues.apache.org/jira/browse/OFBIZ-3446?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jacques Le Roux reopened OFBIZ-3446: ------------------------------------ Reopened to fix, small issues: # cross button does not work if you don't click on the layer before # the minimize/enlarge buttons (+ -) block the layer # an issue on https://localhost:8443/content/control/FindSurvey > Allow to open a layer lookup from a layer lookup > ------------------------------------------------ > > Key: OFBIZ-3446 > URL: https://issues.apache.org/jira/browse/OFBIZ-3446 > Project: OFBiz > Issue Type: Sub-task > Reporter: Jacques Le Roux > Assignee: Jacques Le Roux > Fix For: SVN trunk > > Attachments: OFBIZ-3446_Lookup_in_Lookup.patch, OFBIZ-3446_Lookup_in_Lookup.patch > > > This issue is really a blocker else we need to duplicate a lot of things. I began to work in this direction but after few hours on them I think I will preferably find a real solution than mucking around. > I was not quite sure this was possible, but as Calendars are also called from layered popups, it seems possible. -- This message is automatically generated by JIRA. - You can reply to this email to add a comment to the issue online. |
In reply to this post by Nicolas Malin (Jira)
[ https://issues.apache.org/jira/browse/OFBIZ-3446?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12851275#action_12851275 ] Ankit Jain commented on OFBIZ-3446: ----------------------------------- hey jacques i found something on the issue "the minimize/enlarge buttons (+ -)" that in the lookup layer when click on the minimize(-) the background screenlet-body collapse, it is happening because both(main form and the lookup) the screenlet-body "div" having same ids ie.,"hsr1000" which is generated from "HtmlScreenRendere.java" , when the javascript:toggleScreenlet calls the "areaId" is "hsr1000 that's why both collapse..... > Allow to open a layer lookup from a layer lookup > ------------------------------------------------ > > Key: OFBIZ-3446 > URL: https://issues.apache.org/jira/browse/OFBIZ-3446 > Project: OFBiz > Issue Type: Sub-task > Reporter: Jacques Le Roux > Assignee: Jacques Le Roux > Fix For: SVN trunk > > Attachments: OFBIZ-3446_Lookup_in_Lookup.patch, OFBIZ-3446_Lookup_in_Lookup.patch > > > This issue is really a blocker else we need to duplicate a lot of things. I began to work in this direction but after few hours on them I think I will preferably find a real solution than mucking around. > I was not quite sure this was possible, but as Calendars are also called from layered popups, it seems possible. -- This message is automatically generated by JIRA. - You can reply to this email to add a comment to the issue online. |
In reply to this post by Nicolas Malin (Jira)
[ https://issues.apache.org/jira/browse/OFBIZ-3446?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12851804#action_12851804 ] Ankit Jain commented on OFBIZ-3446: ----------------------------------- hi jacques, here's a patch that aims to fix the bug, the actual problem i diagnosed was that the value of obj_caller.target wasn't being updated when the new layered lookup (the one that's get poped up from existing one) is closed, so here's the fix :) > Allow to open a layer lookup from a layer lookup > ------------------------------------------------ > > Key: OFBIZ-3446 > URL: https://issues.apache.org/jira/browse/OFBIZ-3446 > Project: OFBiz > Issue Type: Sub-task > Reporter: Jacques Le Roux > Assignee: Jacques Le Roux > Fix For: SVN trunk > > Attachments: OFBIZ-3446_Lookup_in_Lookup.patch, OFBIZ-3446_Lookup_in_Lookup.patch > > > This issue is really a blocker else we need to duplicate a lot of things. I began to work in this direction but after few hours on them I think I will preferably find a real solution than mucking around. > I was not quite sure this was possible, but as Calendars are also called from layered popups, it seems possible. -- This message is automatically generated by JIRA. - You can reply to this email to add a comment to the issue online. |
In reply to this post by Nicolas Malin (Jira)
[ https://issues.apache.org/jira/browse/OFBIZ-3446?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Ankit Jain updated OFBIZ-3446: ------------------------------ Attachment: lookup.patch patch regarding the comment https://issues.apache.org/jira/browse/OFBIZ-3446?focusedCommentId=12851804&page=com.atlassian.jira.plugin.system.issuetabpanels%3Acomment-tabpanel#action_12851804 > Allow to open a layer lookup from a layer lookup > ------------------------------------------------ > > Key: OFBIZ-3446 > URL: https://issues.apache.org/jira/browse/OFBIZ-3446 > Project: OFBiz > Issue Type: Sub-task > Reporter: Jacques Le Roux > Assignee: Jacques Le Roux > Fix For: SVN trunk > > Attachments: lookup.patch, OFBIZ-3446_Lookup_in_Lookup.patch, OFBIZ-3446_Lookup_in_Lookup.patch > > > This issue is really a blocker else we need to duplicate a lot of things. I began to work in this direction but after few hours on them I think I will preferably find a real solution than mucking around. > I was not quite sure this was possible, but as Calendars are also called from layered popups, it seems possible. -- This message is automatically generated by JIRA. - You can reply to this email to add a comment to the issue online. |
In reply to this post by Nicolas Malin (Jira)
[ https://issues.apache.org/jira/browse/OFBIZ-3446?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12851846#action_12851846 ] Jacques Le Roux commented on OFBIZ-3446: ---------------------------------------- Thanks Ankit, Your patch is in trunk at r929508 > Allow to open a layer lookup from a layer lookup > ------------------------------------------------ > > Key: OFBIZ-3446 > URL: https://issues.apache.org/jira/browse/OFBIZ-3446 > Project: OFBiz > Issue Type: Sub-task > Reporter: Jacques Le Roux > Assignee: Jacques Le Roux > Fix For: SVN trunk > > Attachments: lookup.patch, OFBIZ-3446_Lookup_in_Lookup.patch, OFBIZ-3446_Lookup_in_Lookup.patch > > > This issue is really a blocker else we need to duplicate a lot of things. I began to work in this direction but after few hours on them I think I will preferably find a real solution than mucking around. > I was not quite sure this was possible, but as Calendars are also called from layered popups, it seems possible. -- This message is automatically generated by JIRA. - You can reply to this email to add a comment to the issue online. |
In reply to this post by Nicolas Malin (Jira)
[ https://issues.apache.org/jira/browse/OFBIZ-3446?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12851857#action_12851857 ] Ankit Jain commented on OFBIZ-3446: ----------------------------------- Thanks jacques! :) > Allow to open a layer lookup from a layer lookup > ------------------------------------------------ > > Key: OFBIZ-3446 > URL: https://issues.apache.org/jira/browse/OFBIZ-3446 > Project: OFBiz > Issue Type: Sub-task > Reporter: Jacques Le Roux > Assignee: Jacques Le Roux > Fix For: SVN trunk > > Attachments: lookup.patch, OFBIZ-3446_Lookup_in_Lookup.patch, OFBIZ-3446_Lookup_in_Lookup.patch > > > This issue is really a blocker else we need to duplicate a lot of things. I began to work in this direction but after few hours on them I think I will preferably find a real solution than mucking around. > I was not quite sure this was possible, but as Calendars are also called from layered popups, it seems possible. -- This message is automatically generated by JIRA. - You can reply to this email to add a comment to the issue online. |
In reply to this post by Nicolas Malin (Jira)
[ https://issues.apache.org/jira/browse/OFBIZ-3446?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Sascha Rodekamp updated OFBIZ-3446: ----------------------------------- Attachment: OFBIZ-3446_FixCloseButton.patch Here is the fix for the close button issue. > Allow to open a layer lookup from a layer lookup > ------------------------------------------------ > > Key: OFBIZ-3446 > URL: https://issues.apache.org/jira/browse/OFBIZ-3446 > Project: OFBiz > Issue Type: Sub-task > Reporter: Jacques Le Roux > Assignee: Jacques Le Roux > Fix For: SVN trunk > > Attachments: lookup.patch, OFBIZ-3446_FixCloseButton.patch, OFBIZ-3446_Lookup_in_Lookup.patch, OFBIZ-3446_Lookup_in_Lookup.patch > > > This issue is really a blocker else we need to duplicate a lot of things. I began to work in this direction but after few hours on them I think I will preferably find a real solution than mucking around. > I was not quite sure this was possible, but as Calendars are also called from layered popups, it seems possible. -- This message is automatically generated by JIRA. - If you think it was sent incorrectly contact one of the administrators: https://issues.apache.org/jira/secure/Administrators.jspa - For more information on JIRA, see: http://www.atlassian.com/software/jira |
In reply to this post by Nicolas Malin (Jira)
[ https://issues.apache.org/jira/browse/OFBIZ-3446?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12855911#action_12855911 ] Jacques Le Roux commented on OFBIZ-3446: ---------------------------------------- Thanks Sascha, Your patch is in trunk at r933170. I will soon close this issue and will open some new ones for other things I found. I'm almost ready to commit all to trunk and will update the demo server with it. Because it seems now things are pretty stable and we need more testing power... The only things which is still blocking is a specific case of this issue: recursive layered lookups callbacks. I found a simple workaround for that but there is another issue which seems related to the point 2 reported above (the minimize/enlarge buttons (+ -) block the layer). I will create an issue an attach my patch this afternoon (it's noon here ;o) > Allow to open a layer lookup from a layer lookup > ------------------------------------------------ > > Key: OFBIZ-3446 > URL: https://issues.apache.org/jira/browse/OFBIZ-3446 > Project: OFBiz > Issue Type: Sub-task > Reporter: Jacques Le Roux > Assignee: Jacques Le Roux > Fix For: SVN trunk > > Attachments: lookup.patch, OFBIZ-3446_FixCloseButton.patch, OFBIZ-3446_Lookup_in_Lookup.patch, OFBIZ-3446_Lookup_in_Lookup.patch > > > This issue is really a blocker else we need to duplicate a lot of things. I began to work in this direction but after few hours on them I think I will preferably find a real solution than mucking around. > I was not quite sure this was possible, but as Calendars are also called from layered popups, it seems possible. -- This message is automatically generated by JIRA. - If you think it was sent incorrectly contact one of the administrators: https://issues.apache.org/jira/secure/Administrators.jspa - For more information on JIRA, see: http://www.atlassian.com/software/jira |
In reply to this post by Nicolas Malin (Jira)
[ https://issues.apache.org/jira/browse/OFBIZ-3446?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Sascha Rodekamp updated OFBIZ-3446: ----------------------------------- Attachment: OFBIZ-3446_LayoutFix.patch Here a patch for the layout issues in the Themes != Tomahawk. > Allow to open a layer lookup from a layer lookup > ------------------------------------------------ > > Key: OFBIZ-3446 > URL: https://issues.apache.org/jira/browse/OFBIZ-3446 > Project: OFBiz > Issue Type: Sub-task > Reporter: Jacques Le Roux > Assignee: Jacques Le Roux > Fix For: SVN trunk > > Attachments: lookup.patch, OFBIZ-3446_FixCloseButton.patch, OFBIZ-3446_LayoutFix.patch, OFBIZ-3446_Lookup_in_Lookup.patch, OFBIZ-3446_Lookup_in_Lookup.patch > > > This issue is really a blocker else we need to duplicate a lot of things. I began to work in this direction but after few hours on them I think I will preferably find a real solution than mucking around. > I was not quite sure this was possible, but as Calendars are also called from layered popups, it seems possible. -- This message is automatically generated by JIRA. - If you think it was sent incorrectly contact one of the administrators: https://issues.apache.org/jira/secure/Administrators.jspa - For more information on JIRA, see: http://www.atlassian.com/software/jira |
In reply to this post by Nicolas Malin (Jira)
[ https://issues.apache.org/jira/browse/OFBIZ-3446?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12856031#action_12856031 ] Jacques Le Roux commented on OFBIZ-3446: ---------------------------------------- HI Sascha, Could you describe the issues you fixed with this patch? Thanks > Allow to open a layer lookup from a layer lookup > ------------------------------------------------ > > Key: OFBIZ-3446 > URL: https://issues.apache.org/jira/browse/OFBIZ-3446 > Project: OFBiz > Issue Type: Sub-task > Reporter: Jacques Le Roux > Assignee: Jacques Le Roux > Fix For: SVN trunk > > Attachments: lookup.patch, OFBIZ-3446_FixCloseButton.patch, OFBIZ-3446_LayoutFix.patch, OFBIZ-3446_Lookup_in_Lookup.patch, OFBIZ-3446_Lookup_in_Lookup.patch > > > This issue is really a blocker else we need to duplicate a lot of things. I began to work in this direction but after few hours on them I think I will preferably find a real solution than mucking around. > I was not quite sure this was possible, but as Calendars are also called from layered popups, it seems possible. -- This message is automatically generated by JIRA. - If you think it was sent incorrectly contact one of the administrators: https://issues.apache.org/jira/secure/Administrators.jspa - For more information on JIRA, see: http://www.atlassian.com/software/jira |
In reply to this post by Nicolas Malin (Jira)
[ https://issues.apache.org/jira/browse/OFBIZ-3446?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12856055#action_12856055 ] Sascha Rodekamp commented on OFBIZ-3446: ---------------------------------------- The patch fixes following layout bugs in all all themes except Tomahawk. Lookup Image will not displaied for lookup in lokkups lookups that are opened from lookups have layout bugs in the surch buttons (it shows the lookup image) So long Sascha > Allow to open a layer lookup from a layer lookup > ------------------------------------------------ > > Key: OFBIZ-3446 > URL: https://issues.apache.org/jira/browse/OFBIZ-3446 > Project: OFBiz > Issue Type: Sub-task > Reporter: Jacques Le Roux > Assignee: Jacques Le Roux > Fix For: SVN trunk > > Attachments: lookup.patch, OFBIZ-3446_FixCloseButton.patch, OFBIZ-3446_LayoutFix.patch, OFBIZ-3446_Lookup_in_Lookup.patch, OFBIZ-3446_Lookup_in_Lookup.patch > > > This issue is really a blocker else we need to duplicate a lot of things. I began to work in this direction but after few hours on them I think I will preferably find a real solution than mucking around. > I was not quite sure this was possible, but as Calendars are also called from layered popups, it seems possible. -- This message is automatically generated by JIRA. - If you think it was sent incorrectly contact one of the administrators: https://issues.apache.org/jira/secure/Administrators.jspa - For more information on JIRA, see: http://www.atlassian.com/software/jira |
In reply to this post by Nicolas Malin (Jira)
[ https://issues.apache.org/jira/browse/OFBIZ-3446?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12856062#action_12856062 ] Jacques Le Roux commented on OFBIZ-3446: ---------------------------------------- Great, thanks Sascha, I asked that because I already did a bunch of changes for OFBIZ-3656 at r932619, but yes found the 2d issue you reported coming from those changes > Allow to open a layer lookup from a layer lookup > ------------------------------------------------ > > Key: OFBIZ-3446 > URL: https://issues.apache.org/jira/browse/OFBIZ-3446 > Project: OFBiz > Issue Type: Sub-task > Reporter: Jacques Le Roux > Assignee: Jacques Le Roux > Fix For: SVN trunk > > Attachments: lookup.patch, OFBIZ-3446_FixCloseButton.patch, OFBIZ-3446_LayoutFix.patch, OFBIZ-3446_Lookup_in_Lookup.patch, OFBIZ-3446_Lookup_in_Lookup.patch > > > This issue is really a blocker else we need to duplicate a lot of things. I began to work in this direction but after few hours on them I think I will preferably find a real solution than mucking around. > I was not quite sure this was possible, but as Calendars are also called from layered popups, it seems possible. -- This message is automatically generated by JIRA. - If you think it was sent incorrectly contact one of the administrators: https://issues.apache.org/jira/secure/Administrators.jspa - For more information on JIRA, see: http://www.atlassian.com/software/jira |
In reply to this post by Nicolas Malin (Jira)
[ https://issues.apache.org/jira/browse/OFBIZ-3446?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12856067#action_12856067 ] Jacques Le Roux commented on OFBIZ-3446: ---------------------------------------- Sascha, I continue here tough not all is specifically related to "lookup in lookup" Could you complete your patch for * flat grey ** next-last buttons (only in "lookup in lookup" it seems) ** not a big deal but we lost the blue color on links in the returned list, and on some buttons too (submit) * dropping crumbs, blue light, bizzness time ** color on links in the returned list, and on some buttons too (find, submit, ...?) Thanks > Allow to open a layer lookup from a layer lookup > ------------------------------------------------ > > Key: OFBIZ-3446 > URL: https://issues.apache.org/jira/browse/OFBIZ-3446 > Project: OFBiz > Issue Type: Sub-task > Reporter: Jacques Le Roux > Assignee: Jacques Le Roux > Fix For: SVN trunk > > Attachments: lookup.patch, OFBIZ-3446_FixCloseButton.patch, OFBIZ-3446_LayoutFix.patch, OFBIZ-3446_Lookup_in_Lookup.patch, OFBIZ-3446_Lookup_in_Lookup.patch > > > This issue is really a blocker else we need to duplicate a lot of things. I began to work in this direction but after few hours on them I think I will preferably find a real solution than mucking around. > I was not quite sure this was possible, but as Calendars are also called from layered popups, it seems possible. -- This message is automatically generated by JIRA. - If you think it was sent incorrectly contact one of the administrators: https://issues.apache.org/jira/secure/Administrators.jspa - For more information on JIRA, see: http://www.atlassian.com/software/jira |
In reply to this post by Nicolas Malin (Jira)
[ https://issues.apache.org/jira/browse/OFBIZ-3446?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Sascha Rodekamp updated OFBIZ-3446: ----------------------------------- Attachment: OFBIZ-3446_LayoutFix.patch Hi Jacques, i extend my previous patch. color issuses for buttons and links in flat grey, dropping crumbs, blue light, bizzness time fixed. next-last buttons in flat grey seems to be ok. So long Sascha > Allow to open a layer lookup from a layer lookup > ------------------------------------------------ > > Key: OFBIZ-3446 > URL: https://issues.apache.org/jira/browse/OFBIZ-3446 > Project: OFBiz > Issue Type: Sub-task > Reporter: Jacques Le Roux > Assignee: Jacques Le Roux > Fix For: SVN trunk > > Attachments: lookup.patch, OFBIZ-3446_FixCloseButton.patch, OFBIZ-3446_LayoutFix.patch, OFBIZ-3446_LayoutFix.patch, OFBIZ-3446_Lookup_in_Lookup.patch, OFBIZ-3446_Lookup_in_Lookup.patch > > > This issue is really a blocker else we need to duplicate a lot of things. I began to work in this direction but after few hours on them I think I will preferably find a real solution than mucking around. > I was not quite sure this was possible, but as Calendars are also called from layered popups, it seems possible. -- This message is automatically generated by JIRA. - If you think it was sent incorrectly contact one of the administrators: https://issues.apache.org/jira/secure/Administrators.jspa - For more information on JIRA, see: http://www.atlassian.com/software/jira |
In reply to this post by Nicolas Malin (Jira)
[ https://issues.apache.org/jira/browse/OFBIZ-3446?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12856416#action_12856416 ] Jacques Le Roux commented on OFBIZ-3446: ---------------------------------------- Thanks Sascha, I confirm there no longer any layer issues, I commited your patch in trunk at r933586. However it seems that the FindSurvey bug reported and fixed by Ankit above is back again. Not totally sure because I find that sometimes even using Ctrl+F5 does not empty completly the Firefox cache (at least the CSS part it seems). Anyway I will just try with Opera... Yes I confirm: same with Opera > Allow to open a layer lookup from a layer lookup > ------------------------------------------------ > > Key: OFBIZ-3446 > URL: https://issues.apache.org/jira/browse/OFBIZ-3446 > Project: OFBiz > Issue Type: Sub-task > Reporter: Jacques Le Roux > Assignee: Jacques Le Roux > Fix For: SVN trunk > > Attachments: lookup.patch, OFBIZ-3446_FixCloseButton.patch, OFBIZ-3446_LayoutFix.patch, OFBIZ-3446_LayoutFix.patch, OFBIZ-3446_Lookup_in_Lookup.patch, OFBIZ-3446_Lookup_in_Lookup.patch > > > This issue is really a blocker else we need to duplicate a lot of things. I began to work in this direction but after few hours on them I think I will preferably find a real solution than mucking around. > I was not quite sure this was possible, but as Calendars are also called from layered popups, it seems possible. -- This message is automatically generated by JIRA. - If you think it was sent incorrectly contact one of the administrators: https://issues.apache.org/jira/secure/Administrators.jspa - For more information on JIRA, see: http://www.atlassian.com/software/jira |
In reply to this post by Nicolas Malin (Jira)
[ https://issues.apache.org/jira/browse/OFBIZ-3446?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12856813#action_12856813 ] Ankit Jain commented on OFBIZ-3446: ----------------------------------- Hi Jacques, i tried FindSurvey it's working in both opera & Firefox properly, i dont know whats the reason at your side....? Thanks > Allow to open a layer lookup from a layer lookup > ------------------------------------------------ > > Key: OFBIZ-3446 > URL: https://issues.apache.org/jira/browse/OFBIZ-3446 > Project: OFBiz > Issue Type: Sub-task > Reporter: Jacques Le Roux > Assignee: Jacques Le Roux > Fix For: SVN trunk > > Attachments: lookup.patch, OFBIZ-3446_FixCloseButton.patch, OFBIZ-3446_LayoutFix.patch, OFBIZ-3446_LayoutFix.patch, OFBIZ-3446_Lookup_in_Lookup.patch, OFBIZ-3446_Lookup_in_Lookup.patch > > > This issue is really a blocker else we need to duplicate a lot of things. I began to work in this direction but after few hours on them I think I will preferably find a real solution than mucking around. > I was not quite sure this was possible, but as Calendars are also called from layered popups, it seems possible. -- This message is automatically generated by JIRA. - If you think it was sent incorrectly contact one of the administrators: https://issues.apache.org/jira/secure/Administrators.jspa - For more information on JIRA, see: http://www.atlassian.com/software/jira |
In reply to this post by Nicolas Malin (Jira)
[ https://issues.apache.org/jira/browse/OFBIZ-3446?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12856822#action_12856822 ] Jacques Le Roux commented on OFBIZ-3446: ---------------------------------------- Thanks Ankit, I suppose you tried with the last trunk version. Then I guess it's some changes I have in my current code, I will check > Allow to open a layer lookup from a layer lookup > ------------------------------------------------ > > Key: OFBIZ-3446 > URL: https://issues.apache.org/jira/browse/OFBIZ-3446 > Project: OFBiz > Issue Type: Sub-task > Reporter: Jacques Le Roux > Assignee: Jacques Le Roux > Fix For: SVN trunk > > Attachments: lookup.patch, OFBIZ-3446_FixCloseButton.patch, OFBIZ-3446_LayoutFix.patch, OFBIZ-3446_LayoutFix.patch, OFBIZ-3446_Lookup_in_Lookup.patch, OFBIZ-3446_Lookup_in_Lookup.patch > > > This issue is really a blocker else we need to duplicate a lot of things. I began to work in this direction but after few hours on them I think I will preferably find a real solution than mucking around. > I was not quite sure this was possible, but as Calendars are also called from layered popups, it seems possible. -- This message is automatically generated by JIRA. - If you think it was sent incorrectly contact one of the administrators: https://issues.apache.org/jira/secure/Administrators.jspa - For more information on JIRA, see: http://www.atlassian.com/software/jira |
In reply to this post by Nicolas Malin (Jira)
[ https://issues.apache.org/jira/browse/OFBIZ-3446?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12856829#action_12856829 ] Ankit Jain commented on OFBIZ-3446: ----------------------------------- Jacques, I tried it on the latest revision and its working. I want to report another issue "the image for the collapse/minimize(-) in the lookup is hide by the fieldlookup image " this image is also overlap over "Find" button and it is also coming in the find results in all the themes (as i find it is due the the fieldlookup image(fieldlookup.gif) override the button image(btn-bg.gif) in the css )& in the tom hawk theme the position of that minimize image is also not at its appropriate place....... Thanks > Allow to open a layer lookup from a layer lookup > ------------------------------------------------ > > Key: OFBIZ-3446 > URL: https://issues.apache.org/jira/browse/OFBIZ-3446 > Project: OFBiz > Issue Type: Sub-task > Reporter: Jacques Le Roux > Assignee: Jacques Le Roux > Fix For: SVN trunk > > Attachments: lookup.patch, OFBIZ-3446_FixCloseButton.patch, OFBIZ-3446_LayoutFix.patch, OFBIZ-3446_LayoutFix.patch, OFBIZ-3446_Lookup_in_Lookup.patch, OFBIZ-3446_Lookup_in_Lookup.patch > > > This issue is really a blocker else we need to duplicate a lot of things. I began to work in this direction but after few hours on them I think I will preferably find a real solution than mucking around. > I was not quite sure this was possible, but as Calendars are also called from layered popups, it seems possible. -- This message is automatically generated by JIRA. - If you think it was sent incorrectly contact one of the administrators: https://issues.apache.org/jira/secure/Administrators.jspa - For more information on JIRA, see: http://www.atlassian.com/software/jira |
In reply to this post by Nicolas Malin (Jira)
[ https://issues.apache.org/jira/browse/OFBIZ-3446?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12856837#action_12856837 ] Jacques Le Roux commented on OFBIZ-3446: ---------------------------------------- Ankit, Could you please post a patch with the changes you did (related to layer lookup) in order to help track the reason for finSurvey. I guess I have an idea (I try to generalize theuse) but it would be certainly helpfull to compare with yours. Also, where do you see the above issue (URL+theme at least)? Thanks > Allow to open a layer lookup from a layer lookup > ------------------------------------------------ > > Key: OFBIZ-3446 > URL: https://issues.apache.org/jira/browse/OFBIZ-3446 > Project: OFBiz > Issue Type: Sub-task > Reporter: Jacques Le Roux > Assignee: Jacques Le Roux > Fix For: SVN trunk > > Attachments: lookup.patch, OFBIZ-3446_FixCloseButton.patch, OFBIZ-3446_LayoutFix.patch, OFBIZ-3446_LayoutFix.patch, OFBIZ-3446_Lookup_in_Lookup.patch, OFBIZ-3446_Lookup_in_Lookup.patch > > > This issue is really a blocker else we need to duplicate a lot of things. I began to work in this direction but after few hours on them I think I will preferably find a real solution than mucking around. > I was not quite sure this was possible, but as Calendars are also called from layered popups, it seems possible. -- This message is automatically generated by JIRA. - If you think it was sent incorrectly contact one of the administrators: https://issues.apache.org/jira/secure/Administrators.jspa - For more information on JIRA, see: http://www.atlassian.com/software/jira |
Free forum by Nabble | Edit this page |