Hi Ravindra,
I tried it for value '10' also, its not reflecting.
If I check the ModelForm.java  in that its taking index and size values from
context object,which contains values as below.

==>[viewIndex]:0
==>[viewSize]:20
==>[lowIndex]:0
==>[highIndex]:20

Eventhough I removed the  below 2 lines of code from screen its not
interrupting the flow  
<set field="viewIndex" from-field="parameters.VIEW_INDEX" type="Integer"
default-value="0"/>
<set field="viewSize" from-field="parameters.VIEW_SIZE" type="Integer"
default-value="1000"/>

Regards,
Prasanthi
-- 
View this message in context: 
http://ofbiz.135035.n4.nabble.com/Search-result-table-Rows-max-length-Specification-tp2224142p2225629.html
Sent from the OFBiz - User mailing list archive at Nabble.com.

Reply via email to