Table widget #2113
SaschaValentin
started this conversation in
Ideas
Table widget
#2113
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
I have noticed that something like a table widget is missing yet. Is something like this planned for the future?
Another idea going in this direction could be to give list views the possibility to select not only one but multiple items. To explain what I want to do: from a list of objects that are displayed as a list or table I want to select a few items and they should populate another list of table.
One work around I thought about is to give an action to a list row, that when selecting it, the data set of the row should be appended to an entry of localStorage. But I want to ask if there is a smarter way to do this.
Beta Was this translation helpful? Give feedback.
All reactions