cancel
Showing results for 
Search instead for 
Did you mean: 

Need to align Labels and Names in web dynpro views in corresponding rows

Former Member
0 Kudos

Hi,

I am creating a Web Dynpro iView for my requirement.

My Currrent requirement is like that 1 label and 1 input field should come in a single row.

I did it by giving 50% width to the label and 40% width to the Inputfield.

Is there any way by which 1 label and 1 inputfield should come in a single line?

Regards

Kaushik Banerjee

Accepted Solutions (1)

Accepted Solutions (1)

Former Member
0 Kudos

Hi,

Assign the layout of RootUIElement as GridLayout and set the colCount as 2 (to the number the fields you want to display in a row).

Regards

Gayathri

Answers (3)

Answers (3)

Former Member
0 Kudos

Hi,

right click on the RootUIContainer in the outline.

select the "Apply Template" option and select the form.

and choose context next choose Editor and finish.

that's it.

Regards,

ramesh

Former Member
0 Kudos

Could you clarify difference between "single row" and "single line"?.. the requirement is not clear.

Former Member
0 Kudos

use matrix / grid laylout