Hello Brajesh, Please check that list generated for CSV view is having records more than 20. If list is generating only 20 records then you have to set the value of view-size = null before generating list. By default view-size is 20.
Regards -- Chirag Manocha HotWax Media Pvt. Ltd. Website :- www.hotwaxmedia.com Contact :- +91-98263-19099 On Fri, Jun 26, 2009 at 11:26 AM, Brajesh Patel <[email protected]>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 >
