cancel
Showing results for 
Search instead for 
Did you mean: 

How do I move object locations in my layout?

Former Member
0 Kudos

I need to move a table structure in my layout 3 lines down from the header image and text?

Thank-You.

Accepted Solutions (1)

Accepted Solutions (1)

harman_shahi
Contributor
0 Kudos

I never found a good solution for this, but I do the following:

Add 3 Label Elements on top of your table, and change their properties as following:

design = light

width = 100%

*there is also a "paddingTop" attribute for your table that you can use; but its is very limited.

hope this helps,

harman

Answers (2)

Answers (2)

Former Member
0 Kudos

Hi,

You can use InvisibleElement.

Set approriate Layout property e.g. MatrixHeadData

Set height in pixels and width 100%.

-

Achyut

Former Member
0 Kudos

Hi

u can place a "horizontal gutter" in between the header image text and table.

hope this solves ur problem.

regards

chythanya