Welcome to the nuBuilder Forums!

Register and log in to access exclusive forums and content available only to registered users.

paging problem

Questions related to using nuBuilder Forte.
Post Reply
acroporax
Posts: 42
Joined: Thu Apr 21, 2022 3:04 pm
Has thanked: 5 times
Been thanked: 1 time

paging problem

Unread post by acroporax »

Hi All,

I have 31 records, my "rows per page" parameter is set 20 record. But the form does not paginate.
also the rest of the records are not showing but when searching records are found.

https://ibb.co/HxbhyN0

https://ibb.co/P1g2d55

Image

Image
kev1n
nuBuilder Team
Posts: 4292
Joined: Sun Oct 14, 2018 6:43 pm
Has thanked: 71 times
Been thanked: 444 times
Contact:

Re: paging problem

Unread post by kev1n »

Hi,

Could you post the generated Browse SQL (CTRL+SHIFT+M)
and also the SQL that has been entered in the Browse SQL?
acroporax
Posts: 42
Joined: Thu Apr 21, 2022 3:04 pm
Has thanked: 5 times
Been thanked: 1 time

Re: paging problem

Unread post by acroporax »

kev1n
nuBuilder Team
Posts: 4292
Joined: Sun Oct 14, 2018 6:43 pm
Has thanked: 71 times
Been thanked: 444 times
Contact:

Re: paging problem

Unread post by kev1n »

Thanks, could you also upload your table schema/structure?

e.g.
structure.png
You do not have the required permissions to view the files attached to this post.
acroporax
Posts: 42
Joined: Thu Apr 21, 2022 3:04 pm
Has thanked: 5 times
Been thanked: 1 time

Re: paging problem

Unread post by acroporax »

Sorry,

My php version is old.

PHP 7.2.5+ is required.

Currently installed version is: 7.0.33-0+deb9u12
acroporax
Posts: 42
Joined: Thu Apr 21, 2022 3:04 pm
Has thanked: 5 times
Been thanked: 1 time

Re: paging problem

Unread post by acroporax »

Problem is solved.

The Forms Display parameter value is 'Date' but the correct value should be date. So it had to be lowercase. Because it's lowercase in the table schema.
Post Reply