Hi mani1,
Can you elaborate here?
Does the SmartForm not show all the records from the database?
Do you have some filter or paging enabled on your ListView?
-Jean
Good day
I have search our records and I came across a document that could be of help.
The document is about the list view settings, I have attached a screen shot of where you should put your focus when configuring the list view.
see link:
K2 will not accept any liability for any issues arising from actions taken in respect of the information provided by any forum member.
Kind regards
Thabang
Hi Thabang,
Thanks very much for your help.
I have heard paging has some effect on the performance. The smart form page loads slowly with paging.
Can you please tell me if I am wrong?
I haven't experienced any unusual performance issues when turning on paging, but it depends on what your list view is doing... if it has some logic on it or expressions for values on each row it could be slow. But if it is just simply displaying the list data it should be ok. In general, though, having a list of thousands of records isn't very useful to the end user and, if possible, try to implement some filtering to give them a smaller list of records by default but allow them to go to "all items" if they need to.