720
Views
2
Comments
Solved
how to put records side by side in a list

Hey everyone,

I have a question i want to make in a pop up a list but then i want to make 2 columns in the list, for exemple:

Record 1         record 2

Record 3         record 4

Can anyone tell me how i can build this?

I found something overhere: https://success.outsystems.com/Documentation/How-to_Guides/Front-End/How_to_show_records_side_by_side_in_a_List_Record_widget but this is in traditional i think.

Thank you,

Stefan

2018-10-29 08-31-03
João Marques
 
MVP
Solution

Hi Stefan,


Enclose your list element content in a container with 50% width, and that's it:


You also can use Gallery widget from OutSystemsUI, to define the number of elements in desktop, tablet, phone, like on the image below:


Kind Regards,
João

UserImage.jpg
Stefan de Vaan

Thank you legend!

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