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?
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.
Subform grid arrange Topic is solved
-
- 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
Hi,
What do you mean exactly? Can you perhaps post a sketch or screenshot with explanations of what you have in mind?
What do you mean exactly? Can you perhaps post a sketch or screenshot with explanations of what you have in mind?
Re: Subform grid arrange
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.
-
- 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
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:
Spacing between columns could be achieved by adding an additional "Word" object in between.
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:
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.