Hi,
I set the "Rows Per Page" of a Browse Form greater than 20 but the number of records shown on any page is still 20.
Welcome to the nuBuilder Forums!
Register and log in to access exclusive forums and content available only to registered users.
Register and log in to access exclusive forums and content available only to registered users.
Browse Form - rows per page Topic is solved
-
- Posts: 785
- Joined: Sun Oct 14, 2018 11:25 am
Browse Form - rows per page
You do not have the required permissions to view the files attached to this post.
-
- Posts: 785
- Joined: Sun Oct 14, 2018 11:25 am
Re: Browse Form - rows per page
It doesn't work on any Browse Form, also not with the inbuilt ones (objects Form etc.).
Here is an illustration of the issue ( "rows per page" is set to 25)
Here is an illustration of the issue ( "rows per page" is set to 25)
You do not have the required permissions to view the files attached to this post.
-
- Posts: 785
- Joined: Sun Oct 14, 2018 11:25 am
Re: Browse Form - rows per page
Steven,
Something is wrong after the update. The Browse Forms (e.g. forms, objects) are initially empty when you open them. When I navigate to the next page, I see all the rows.
And yes, I can hit "next" even though "1/2" (page) is displayed.
Edit: is causing the issue.
Something is wrong after the update. The Browse Forms (e.g. forms, objects) are initially empty when you open them. When I navigate to the next page, I see all the rows.
And yes, I can hit "next" even though "1/2" (page) is displayed.
Edit:
Code: Select all
b.rows = 0;
You do not have the required permissions to view the files attached to this post.
Re: Browse Form - rows per page
toms,
Sorry.
I have reversed it back to the original problem until I fix it.
Steven
Sorry.
I have reversed it back to the original problem until I fix it.
Steven
Re: Browse Form - rows per page
toms,
I believe it is now fixed.
And Github has been updated.
Steven
I believe it is now fixed.
And Github has been updated.
Steven