Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[Discover] Allow user to specify display names for fields #47659

Closed
kertal opened this issue Oct 9, 2019 · 13 comments
Closed

[Discover] Allow user to specify display names for fields #47659

kertal opened this issue Oct 9, 2019 · 13 comments
Labels
enhancement New value added to drive a business result Feature:Discover Discover Application Team:DataDiscovery Discover, search (e.g. data plugin and KQL), data views, saved searches. For ES|QL, use Team:ES|QL.

Comments

@kertal
Copy link
Member

kertal commented Oct 9, 2019

This is a follow up of #1896, focusing on discover. With the introduction of the new EUI data grid, we should take care of letting the user define custom labels for fields. Our data often contains nested fields which lead to long titles like

level1FieldName.level2Fieldname.level3Fieldname

in Discover. It should be possible to define a custom label like awesomeLevel3.

Bildschirmfoto 2019-10-09 um 10 35 48

@kertal kertal added Feature:Discover Discover Application enhancement New value added to drive a business result Team:Visualizations Visualization editors, elastic-charts and infrastructure labels Oct 9, 2019
@elasticmachine
Copy link
Contributor

Pinging @elastic/kibana-app (Team:KibanaApp)

@fbaligand
Copy link
Contributor

This would be a great feature!

@ghost
Copy link

ghost commented Nov 1, 2019

I'd like to chime in here - I'd love to see this feature, I think it would make Kibana UI's a lot more accessible and user friendly.

@pmarasse
Copy link

+1 Would love to see it.

@jpozorio
Copy link

jpozorio commented Dec 9, 2019

+1

1 similar comment
@juniormonteiro1
Copy link

+1

@kertal kertal closed this as completed Jan 8, 2020
@kertal kertal reopened this Jan 8, 2020
@Kolano
Copy link

Kolano commented Jan 8, 2020

On a related topic, the pop-up text for fields should be revised to show the full field name. Per the screenshot above it becomes impossible to select amongst fields when their names are hidden under the fold, and that is typically the case.

Currently the pop-up text displays the field type, but that is useless additional data as the type is already shown by the type icon. I guess ideally, the type name pop-up should be preserved for the type icon, and the full field name should pop-up for the abbreviated field name.

@Jeroenkarmiggelt

This comment has been minimized.

@bradvido
Copy link

We display saved searches in all our dashboards and the column headings are long, nested strings that the user doesn't need to know about. End-users don't need to know that a value is nested 3 levels deep, they just need a useful column name.
+1

@Randy-312
Copy link

When you work on this, please follow the OWASP guidelines and prevent fields from starting with characters that would allow for script injection.

Possible overlap with Kibana-56081

@shaunmcgough
Copy link

#93798

@mattkime
Copy link
Contributor

mattkime commented Mar 5, 2021

@kertal should this be closed via #70039 ?

@timroes timroes added Team:DataDiscovery Discover, search (e.g. data plugin and KQL), data views, saved searches. For ES|QL, use Team:ES|QL. and removed Team:Visualizations Visualization editors, elastic-charts and infrastructure labels Aug 31, 2021
@jughosta
Copy link
Contributor

Custom field names are now supported. Closing the issue.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New value added to drive a business result Feature:Discover Discover Application Team:DataDiscovery Discover, search (e.g. data plugin and KQL), data views, saved searches. For ES|QL, use Team:ES|QL.
Projects
None yet
Development

No branches or pull requests