[jira] [Comment Edited] (OFBIZ-10795) Product dropdown should be replaced with product lookup on Edit Price Rule screen

2019-03-09 Thread Pradeep Choudhary (JIRA)


[ 
https://issues.apache.org/jira/browse/OFBIZ-10795?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16788652#comment-16788652
 ] 

Pradeep Choudhary edited comment on OFBIZ-10795 at 3/9/19 12:35 PM:


I have tested the various cases to choose lookup and dropdown dynamically for 
'product' option, but due to dependent dropdowns the functionality is breaking 
and it is complex to handle the behaviour of the fields on runtime.

I think we can keep the existing implementation as is.


was (Author: pradeep.choudhary1994):
I have tested the various cases to choose lookup and dropdown dynamically for 
'product' option, but due to dependent dropdowns the functionality is breaking 
and it is complex to handle the behaviour of the fields on runtime.

We can use the existing implementation for now.

> Product dropdown should be replaced with product lookup on Edit Price Rule 
> screen
> -
>
> Key: OFBIZ-10795
> URL: https://issues.apache.org/jira/browse/OFBIZ-10795
> Project: OFBiz
>  Issue Type: Improvement
>  Components: product
>Affects Versions: Trunk, Release Branch 16.11, Release Branch 17.12
>Reporter: Mohammad Kathawala
>Priority: Minor
> Fix For: Trunk, Release Branch 16.11, Release Branch 17.12
>
>
> On Edit Price Rule screen, all the products of the system are fetched in a 
> single dropdown.
> If a system has thousands or more products, then it will take too much time 
> to load those products in the dropdown and screen loading time will increase 
> or even it can make the system down.
>  
> We should have a product lookup here.



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)


[jira] [Comment Edited] (OFBIZ-10795) Product dropdown should be replaced with product lookup on Edit Price Rule screen

2019-03-08 Thread Ratnesh Upadhyay (JIRA)


[ 
https://issues.apache.org/jira/browse/OFBIZ-10795?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16788513#comment-16788513
 ] 

Ratnesh Upadhyay edited comment on OFBIZ-10795 at 3/9/19 6:05 AM:
--

Thanks [~jacques.le.roux] for your inputs. IMO, we can add checks for party, 
product and party group member options, if the list size is grater then 20 then 
we will replace dropdown with lookup instead of replacing it for all the 
options OR using lookup for these options always.

 

[~pradeep.choudhary1994] please check if this solution works for this case and 
there is no conflict with dependent select feature.


was (Author: upadhyay.ratnesh):
Thanks [~jacques.le.roux] for your inputs. IMO, we can add checks for party, 
product and party group member options, if the list size is grater then 20 then 
we will replace dropdown with lookup instead of replacing them for all the 
options or using lookup for these fields always.

 

[~pradeep.choudhary1994] please check if this solution works for this case and 
there is no conflict with dependent select feature.

> Product dropdown should be replaced with product lookup on Edit Price Rule 
> screen
> -
>
> Key: OFBIZ-10795
> URL: https://issues.apache.org/jira/browse/OFBIZ-10795
> Project: OFBiz
>  Issue Type: Improvement
>  Components: product
>Affects Versions: Trunk, Release Branch 16.11, Release Branch 17.12
>Reporter: Mohammad Kathawala
>Assignee: Pradeep Choudhary
>Priority: Minor
> Fix For: Trunk, Release Branch 16.11, Release Branch 17.12
>
>
> On Edit Price Rule screen, all the products of the system are fetched in a 
> single dropdown.
> If a system has thousands or more products, then it will take too much time 
> to load those products in the dropdown and screen loading time will increase 
> or even it can make the system down.
>  
> We should have a product lookup here.



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)