OutSystems displays the table widget in tablet and phone devices as a stack of rows. Each row is shown as a card appended above each other.
It would look better if it is displayed as cards, like in a gallery. To achieve this I had to use CSS to change each row style to appear as a gallery of cards.
If implemented, it would save much to be done by frontend developers, and add to the UX design of OutSystems.
I think it should be a configuration in the table widget, with other options for the display mode, and customizable number of columns for a gallery view mode.


