Welcome to the nuBuilder Forums!

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

Field overwrites label when it grows

Questions related to nuBuilder Forte Reports and the Report Builder.
Post Reply
treed
Posts: 205
Joined: Mon May 18, 2020 12:02 am
Been thanked: 2 times
Contact:

Field overwrites label when it grows

Unread post by treed »

In my report there is a text box with a maximum of 5 rows. Underneath it is a 1 pt label with a boarder when the field grows it overwrites the label. Is this expected behavior?
Screenshot from 2020-10-15 08-33-27.png
Edited to fix question as html is not available in reports.
You do not have the required permissions to view the files attached to this post.
treed
Posts: 205
Joined: Mon May 18, 2020 12:02 am
Been thanked: 2 times
Contact:

Re: Field overwrites label when it grows

Unread post by treed »

A workaround was found for this issue by placing the dividing bar at the top of the detail section instead of the bottom.
admin
Site Admin
Posts: 2814
Joined: Mon Jun 15, 2009 2:23 am
Been thanked: 25 times

Re: Field overwrites label when it grows

Unread post by admin »

treed,

You can control the minimum and the maximum number of rows wrap in Object properties.

https://wiki.nubuilder.cloud/ ... Properties


Steven
treed
Posts: 205
Joined: Mon May 18, 2020 12:02 am
Been thanked: 2 times
Contact:

Re: Field overwrites label when it grows

Unread post by treed »

Hi Steven, I had tried setting those values for the text field and there was no change in the described behavior. Also tried no values again the same. Is there something else I might be doing wrong?
nac
Posts: 115
Joined: Tue Dec 12, 2017 11:28 pm
Location: Aberdeen, UK
Has thanked: 9 times
Been thanked: 12 times

Re: Field overwrites label when it grows

Unread post by nac »

treed,

A simple workaround could be to put the horizontal line (the 1pt label) at the top of the Detail section rather than at the bottom. The end result should look much the same, assuming you are using just the one line to separate the records in the report.

Neil
treed
Posts: 205
Joined: Mon May 18, 2020 12:02 am
Been thanked: 2 times
Contact:

Re: Field overwrites label when it grows

Unread post by treed »

Thanks Neil, that's what I did, just described it a different way.

Tom
admin
Site Admin
Posts: 2814
Joined: Mon Jun 15, 2009 2:23 am
Been thanked: 25 times

Re: Field overwrites label when it grows

Unread post by admin »

treed,

Can you post a screenshot of what you did?

It might help others.


Steven
treed
Posts: 205
Joined: Mon May 18, 2020 12:02 am
Been thanked: 2 times
Contact:

Re: Field overwrites label when it grows

Unread post by treed »

This is not really a fix, just a partial work around for the issue. In this case the horizontal line was moved from below the notes (bottom of section) to the top of the section. It resolved that issue, but as can be seen from the screen shot a long company name will wrap to the next line and whats below will not move down. The max rows for the company name is set to 3.
Screenshot from 2020-12-14 10-05-43.png
You do not have the required permissions to view the files attached to this post.
steven
Posts: 369
Joined: Mon Jun 15, 2009 10:03 am
Has thanked: 52 times
Been thanked: 52 times

Re: Field overwrites label when it grows

Unread post by steven »

treed,

Thanks for that.


Steven
A short post is a good post.
treed
Posts: 205
Joined: Mon May 18, 2020 12:02 am
Been thanked: 2 times
Contact:

Re: Field overwrites label when it grows

Unread post by treed »

Just a thought, perhaps I'm not understanding the setting correctly. In MSAccess, the grow setting does move everything down in a report and that is what I expected this to do. However the TCPDF program may simply use it as a setting of how many lines the field can grow until it is truncated.
Post Reply