Hello Brajesh,
There is an entry in framework/widget/config/widget.properties
widget.form.defaultViewSize=20
Hope this information will help you.
Thanks
--
Amit Sharma
Brajesh Patel wrote:
Hello,
I am working on form widget for generating CSV view, for that I have
prepared list in form widget and generate the CSV view also use
"paginate="false"" attribute.
Generated view does not have more then 20 records but I want to display all
record from that my list contains that is more then 20 records.
Please provide suggestion how to get all record from list in the csv view
use of form widget.
---
Brajesh Patel