in
https://issues.apache.org/jira/browse/OFBIZ-1500
I suggested a feature to allow the user to select this.
however just use the build file for the folder the file you change is in
and copy the jar from the lib to you live system.


Case Torres sent the following on 2/5/2008 8:17 AM:
> Hi,
> 
> Release 4
> I need to change the number of orders listed in Order Manager Order List
> from 10 to 25 orders.
> Unfortunately, the number (variable, viewSize) is hardcoded into the 
> OrderlistState.java
> Line 94: protected OrderListState() {
> Line 95:        viewSize = 10;
> 
> I'm a novice java programmer. 
> How do I rebuild the associated .jar file from the OrderlistState.java file
> so Order List will present 25 orders at a time?
> 
> 
> Thanks much in advance, Case
> ---
> Case Torres
> [EMAIL PROTECTED]
> 

Reply via email to