How to make a two column layout? #5102
Replies: 5 comments 3 replies
-
|
We also hide the second column if the record doesnt exist yet |
Beta Was this translation helpful? Give feedback.
-
|
Thanks, copied and pasted the exact code, still doesn't work. Can you elaborate more what should make this a two-column layout? I assume it is this part:
|
Beta Was this translation helpful? Give feedback.
-
|
Here is an exact copy and paste of the code that does not result in two-column layout on 1633px wide screen. |
Beta Was this translation helpful? Give feedback.
-
|
Figured it out. In case other people run into the same problem: To create a two column layout with cards next to each other, you need to combine So, first set eg. |
Beta Was this translation helpful? Give feedback.
-
|
I think, this documentation solve your problem: |
Beta Was this translation helpful? Give feedback.
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
It's unclear to me how to make a two-column layout like this:
Starting from this code:
Somehow I need to add this:
But this doesn't work, what I get is two cards underneath each other:
Beta Was this translation helpful? Give feedback.
All reactions