Hi anybody, has anyone solved this topic?
How to arrange the data in the basic table according to the order of the list in the data sheet?
That question doesnāt really make sense.
The basic table displays data from a single row, not from multiple rows. So there is nothing to order.
Do you mean sort by column order?
The answer to that is no, but you can manually rearrange the table rows.
Thank Darren.
How do I pull column data from the second row of data table to the second row in the basic table?
I rely on google translate to communicate, sorry if there is a wrong word.
Thatās fine, weāll muddle through together ![]()
Thatās not really what the basic table component is for. Itās only designed to display data for a single row.
If you want to display a table with data from multiple rows, then you either need to use an Inline List, or construct your own table using Markdown/HTML and use that in a rich text component.
In terms of building the table, take a look at the belowā¦
Thank @Darren_Murphy. This is the answer I want to know.
Iāve used your Html and of course also with inline lists. Each has its advantages and disadvantages. Letās say Iām exploring other alternatives.
Good night.
This topic was automatically closed 24 hours after the last reply. New replies are no longer allowed.