cancel
Showing results for 
Search instead for 
Did you mean: 

How to adjust the column width with right position or auto adjustment of column in RAP View?

SowmyaSurekha
Explorer

Hi SCN People,

In RAP View the fields are displaying fine as shown in picture below (1, 2 & 3)

What the problem is that the width fields are of not getting adjusted into whole page.
what are the steps need to take to perform? to be done automatically adjusted?

Like sample designed picture shown below:



Thank You,
Sowmya Surekha Manukonda.

View Entire Topic
j_pavan_kumar
Product and Topic Expert
Product and Topic Expert

Hi Sowmya,

Try using the below css property in the line item annotation.

@UI.lineItem: [{
  cssDefault.width: '10em',
  position: 10 }] 

Thanks,

Pavan

SowmyaSurekha
Explorer
0 Kudos

Hi Pavan,

Thanks for the response,
I tried the code snippet but there is no change in widdth of Fields