portal

Stephan Renatus 2023-11-13T14:24:04.301279Z

Can I use metadata to tell portal how to display a table’s cells?

Stephan Renatus 2023-11-13T14:24:39.002799Z

I’m afraid I couldn’t tell myself from reading the sources

Stephan Renatus 2023-11-13T14:25:22.392219Z

ideally, I’d like to put the metadata onto the list rendered as table; but I guess I could traverse the data and put the metadata onto the elements themselves… 🤔

Stephan Renatus 2023-11-13T14:38:16.081189Z

so, I’ll process the data, adjust the :portal.viewer/for.

djblue 2023-11-13T16:55:35.319379Z

Looks like you found the current way to do this. Let me know if you have any suggestions on improving this 👍

😃 1