cancel
Showing results for 
Search instead for 
Did you mean: 

Element positions on View layout at design time( Webdynpro ABAP )

Former Member
0 Kudos

Hi,

I was trying to put some elements on the view. When ever i try to place any elements on the

view layout using drag and drop ( Example Label or textview ) it takes the position on the view automatically.

Can i place the elements on the layout view on position of my choice. I know it must be simple but could not found

in any of the documentation. Its faily easy to do in traditional web programming.

Best Regards

Accepted Solutions (1)

Accepted Solutions (1)

Former Member
0 Kudos

You can't specify the screen coordinates, where you want to place your UI element but as mentioned in previous reply you can use different types of layout matrix, grid etc to position your UI element.

Regards

Manas Dua

Answers (1)

Answers (1)

Former Member
0 Kudos

Hari,

you can check out by selecting different layouts like matrix,grid,row,flow etc

Thanks

Bala Duvvuri