cancel
Showing results for 
Search instead for 
Did you mean: 

Row height increase for "Items" list screen

Former Member
0 Kudos

Hi,

We are using "SAP Sales Manager 2.5.7.0" in iPhone device. In "Items" list screen, we want to increase the row height (as values are not clearly visible).

"Product List" (the row that is showing values), type is "List Tile View" and Height is Auto. In "List Tile View Settings" tab, screen "ProductTileRow_Detail_iPhone" is shown. Here height is set "1", if I increase it to "2", will the row height increase in "Items" list screen ?

Regards,

Divya Mehta

Accepted Solutions (0)

Answers (2)

Answers (2)

former_member208808
Active Participant
0 Kudos

Hi,

In ListTileView the row height is based on fields that are there on screen (tile screen which is used for Row in ListTileView).

If you increase height of ListTileView field (i.e. ProductList) it will increase entire field height.

Whereas if you increase height of fields inside the detail screen for that tile it will get adjusted within the size of screen.

So it may not give you your effect but if you add more fields then it would increase height for that screen.

Regards,

AK

former_member194451
Active Participant
0 Kudos

Hi Divya,

Why don't you publish your changes to development environment and test it to find out? It should be a quick test.

For the ProductTileRow_Detail_iPhone detail screen, did you also increase the rows size in General Settings of the Detail Screen Definition.

Regards,

Chung - SAP Senior Support Engineer

Former Member
0 Kudos

Hi Chung,

I increased the the height of each field in "ProductTileRow_Detail_iPhone" screen and published to Dev environment. But height is not increased.

Regards,

Divya Mehta

Former Member
0 Kudos

Have you checked how many rows on are the screen (At the detail Screen Definition tab) itself? Do you have the rows set to 4?