109
Views
2
Comments
dynamic setting height of list

Hi All,

I want to dynamically adjust the height of list based on contents.

List is in column2 and below list the button

List

test1       test1

test3       Test2

test2       Button

test3

Button

The button should be alligned depending on the contents of list.

I have set the height of contents of list(container) as auto,But it is not working.

Please suggest

UserImage.jpg
Accelance Partners

Hi @ujwala T 

You also use JavaScript & CSS for list height, check attach document for list height.

https://www.outsystems.com/forums/discussion/64533/reactive-web-list-table-record-height-auto/

Thanks,

Sonali verma

2023-10-30 09-31-27
Shivam Mishra

Hi,

ujwala T 

you used if condition in style properties of list and satisfy the condition or create some CSS based on condition you can change the height of list .

Community GuidelinesBe kind and respectful, give credit to the original source of content, and search for duplicates before posting.