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
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
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 .