Solved

List view records

  • 26 October 2018
  • 5 replies
  • 11 views

Hello, 

 

I am a newbie to k2. I have created a list view that accesses the database through the smart object. There are like 2000 or even more than records in my database. they don't get uploaded on the smart form. Is there any limit on the list view to show the records. How to accomplish this task?

icon

Best answer by Thabang 26 October 2018, 10:53

View original

5 replies

Badge +15
Hi,
Do you mean your list view is not showing every records from your database table?
Badge +9

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?

Userlevel 5
Badge +13

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.

Reply