Wish: Advanced search/display features when using content-items in the entity-picker
See original GitHub issuePlease add dynamic titles which are calculated to the fly, eg.
[ColumnName1] - [ColumnName2]
or even better
[ColumnName1] + " - " + [ColumnName2]
Issue Analytics
- State:
- Created 7 years ago
- Comments:6 (6 by maintainers)
Top Results From Across the Web
No results found
Top Related Medium Post
No results found
Top Related StackOverflow Question
No results found
Troubleshoot Live Code
Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start FreeTop Related Reddit Thread
No results found
Top Related Hackernoon Post
No results found
Top Related Tweet
No results found
Top Related Dev.to Post
No results found
Top Related Hashnode Post
No results found
Top GitHub Comments
Just an update to this - it’s still in focus. The newest entity-picker already implements a kind of div-table in the background to display the items so the groundwork is laid. Theres just more complexity to it, for example in managing the settings etc. I believe we would need settings like
Another option would be to open a completely standalone search-ui for advanced searching, maybe the standard items-table without edit-functions.
BTW: I’ll rename the issue so it’s clear that it’s not about dynamic titles.
I understand. So if the list of selected entities had a few more columns, and the search-ui also had more functionality, that would work as well.