Evgene Karachevtsev
Posts: 12
Joined: Mon Apr 28, 2014 1:12 pm

Contacts Component very slow and display bug

Hello Vincent,

Sorry, not yet. Working on it.

Evgene Karachevtsev
Posts: 12
Joined: Mon Apr 28, 2014 1:12 pm

Contacts Component very slow and display bug

Hello Vincent,

Sorry for delay. 300 contacts are too much, and you definitely can't display them on the page. You should use pagination (display 20-30 contacts on the page), with the ability to move next/prev page.

Vincent7036552
Posts: 0
Joined: Mon Aug 11, 2014 10:32 am

Contacts Component very slow and display bug

Hi Evgene,

How can I use pagination? As it is a built-in component, I don't see how to paginate...

Thanks,

Yurii Orishchuk
Posts: 0
Joined: Fri Feb 14, 2014 8:20 am

Contacts Component very slow and display bug

Hi Vincent,

Currently there is no buildin pagination component in Appery.io.

But you can use any pagination logic you like.

Here is an example tutorial with pagination logic:

http://devcenter.appery.io/tutorials/...

Regards.

Vincent7036552
Posts: 0
Joined: Mon Aug 11, 2014 10:32 am

Contacts Component very slow and display bug

Hi guys,

Thank you for your help.

We are now trying to have only the search bar -- we don't display all the contacts on the same page as proposed.

We search only if there are more than 2 characters in the query.

But we have a bug with contacts that show up even if they don't match the searched query (see screenshot).

Any ideas on how to fix this?

Thanks!
Image

Yurii Orishchuk
Posts: 0
Joined: Fri Feb 14, 2014 8:20 am

Contacts Component very slow and display bug

Hi Vincent,

Please show us how do you filter these items.

Do you filter it with "data filter"? http://prntscr.com/4ei7at/direct

Or implement some other custom logic for it? If so please show us how do you implement it.

Regards.

Return to “Issues”