question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

Wish: Advanced search/display features when using content-items in the entity-picker

See original GitHub issue

Please add dynamic titles which are calculated to the fly, eg.

   [ColumnName1] - [ColumnName2]

or even better

  [ColumnName1] + " - " +  [ColumnName2]

Issue Analytics

  • State:closed
  • Created 7 years ago
  • Comments:6 (6 by maintainers)

github_iconTop GitHub Comments

1reaction
iJungleboycommented, Apr 29, 2016

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

  1. Table-Design for selected entities (with fields, maybe field-formatting etc.)
  2. Table-Design for search-list
  3. Fields to search in (necessary so that the server-api can do the search properly)

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.

1reaction
iJungleboycommented, Mar 24, 2016

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.

Read more comments on GitHub >

github_iconTop Results From Across the Web

No results found

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found