cancel
Showing results for 
Search instead for 
Did you mean: 

Problem with Sapce between fields

Former Member
0 Kudos

Hi

i maintained Five fields and date navigator under one group.

in this situation i am unable avoid space between last two fields.

i want to display all fields on left side line by line and display date navigator on right side  under one group.

how to resolve space between last two fields?

Accepted Solutions (1)

Accepted Solutions (1)

former_member184578
Active Contributor
0 Kudos

Hi,

Change the layout of your group to Matrix Layout. Then create two transparent container UI elements -  with first transparent container having Matrix Head Data and second as Matrix data.

Now place the 5 input fields in the first transparent container UI and data navigator in the second transparent container UI.

Hope this helps u.,

Regards,

Kiran

Answers (2)

Answers (2)

former_member230486
Contributor
0 Kudos

Hi Krishna,

You have to take two separate Transparent containers.One for Group of fields and one for Date Navigator.Set Matrix Layout.Then Matrix Head data for group of fields and Matrix data for Date navigator transparent container.You have to put these two transparent containers into one group.

Former Member
0 Kudos

you can use transparent Container UI element for align all input field