Welcome to the nuBuilder Forums!

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

[Issue] Browse Form - Footer disappears Topic is solved

Questions related to using nuBuilder Forte.
Post Reply
toms
Posts: 785
Joined: Sun Oct 14, 2018 11:25 am

[Issue] Browse Form - Footer disappears

Unread post by toms »

Hi,

In a Browse form, I noticed a strange issue. When I navigate to the next page, the footer (nuBrowseFooter) disappears and the record navigator controls (◄ Page 1 / 32 ► ) will get out of place.

After 1 hour of debugging I found the culprit. This issue only happens if the last column's width equals 0.
Then a nagative footer width value is assigned in the function nu_resize_footer();
imgcolwidth.png
Video: https://vimeo.com/258665116
You do not have the required permissions to view the files attached to this post.
admin
Site Admin
Posts: 2814
Joined: Mon Jun 15, 2009 2:23 am
Been thanked: 25 times

Re: [Issue] Browse Form - Footer disappears

Unread post by admin »

toms,

Nice find!

I have put the fix on Github.

Steven
Post Reply