Expand my Community achievements bar.

July 31st AEM Gems Webinar: Elevate your AEM development to master the integration of private GitHub repositories within AEM Cloud Manager.
SOLVED

resizing text field or table row,column as per data

Avatar

Level 2

Hi All,

I am facing a issue, Not able to display the complete data in the table when data is larger than cell's height and width

Is ther any way so that row and text filed get auto size as per the data.

Thanks,

Abhijit

1 Accepted Solution

Avatar

Correct answer by
Level 10

Usually you have Expand to fit check box for Height and Width of the TextField. If you check this check box, the Textfield will autosize itself based on data at runtime.

Thanks

Srini

View solution in original post

2 Replies

Avatar

Correct answer by
Level 10

Usually you have Expand to fit check box for Height and Width of the TextField. If you check this check box, the Textfield will autosize itself based on data at runtime.

Thanks

Srini