Welcome to the nuBuilder Forums!

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

Subform grid arrange Topic is solved

Questions related to using nuBuilder Forte.
Post Reply
mih
Posts: 30
Joined: Thu Jan 26, 2023 12:04 pm
Has thanked: 3 times

Subform grid arrange

Unread post by mih »

Hello!
Is there any method to arrange space between columns in grid-mode subform?

Is there any method to arrange space between rows in grid-mode subform?
kev1n
nuBuilder Team
Posts: 4294
Joined: Sun Oct 14, 2018 6:43 pm
Has thanked: 71 times
Been thanked: 444 times
Contact:

Re: Subform grid arrange

Unread post by kev1n »

Hi,

What do you mean exactly? Can you perhaps post a sketch or screenshot with explanations of what you have in mind?
mih
Posts: 30
Joined: Thu Jan 26, 2023 12:04 pm
Has thanked: 3 times

Re: Subform grid arrange

Unread post by mih »

grid.jpg
Part of subform grid screenshot

I want more space between columns (1 on image) and more space between rows (2 on image).
So it would be 'sparse' grid.
You do not have the required permissions to view the files attached to this post.
kev1n
nuBuilder Team
Posts: 4294
Joined: Sun Oct 14, 2018 6:43 pm
Has thanked: 71 times
Been thanked: 444 times
Contact:

Re: Subform grid arrange

Unread post by kev1n »

There's no direct way to increase the spacing between the subform columns or rows.
However, since the height of a row is based on the highest object, you could add a textarea to the subform and set it to hidden.

This would look like:
row_height.png



Spacing between columns could be achieved by adding an additional "Word" object in between.
You do not have the required permissions to view the files attached to this post.
mih
Posts: 30
Joined: Thu Jan 26, 2023 12:04 pm
Has thanked: 3 times

Re: Subform grid arrange

Unread post by mih »

OK. Thanks!
I'll try.
Post Reply