Hi Rahul,
Use the container widget to wrap the attributes shown like image. or use table widgets which is available in toolbox and place your attributes in the each row or column.
Thanks and regards,
Vijayabharathi V
Right now you have nothing to separate the attributes. You can either solve it by styling (with css / sass), or you can go for the quick and easy fix and put your attributes in a layout grid with several rows and / or columns.
Hi Rahul,
Inside the list view for the container give the Appearance style as display:grid; the value will display one by one. Else you need to display the values in the same line mean use the widget: table or layout grid
Thanks
Ragul.
i have pace the attributes like taht in overview page.