432
Views
2
Comments
Table without using a source, only static text
Question

Hi, I want to make a table that is responsive but without using any source, only static text value. For now what I have is a "table" that is made only with containers but is not responsive, the text does not fit or anything.


My question is if there is any other way to make this table or if there is any css technique to make it responsive.

If you can help me thank you very much in advance.

The application is being developed with reactive mode.


Pd: I don't have much knowledge in css.

2026-06-08 21-00-15
Nuno Rolo
 
MVP

Hi Sergio,

Don't know exactly the expected layout you are trying to achieve, but you can try to use some widgets from OutSystemsUI such as the columns or card.

2026-06-08 21-00-15
Nuno Rolo
 
MVP

Well, you can always create a structure with the attributes you can and create the list by appending records with your static information.

Maybe it's the best option for you.

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