String field to "mailto:" link

I am trying to make a clickable "mailto:" out of a string field in kibana.

For example: field contains "test@example.com", then the field will be displayed as a link that opens the default email client (e.g. <a href="mailto:test@example.com?subject=testing">) when clicked.

Is that possible?

Hi, thanks for the request, I'm not sure but I think this is not currently possible in Kibana.
Could you please open an enhancement request here: https://github.com/elastic/kibana/issues/new?template=Feature_request.md
Thank you

1 Like

This topic was automatically closed 28 days after the last reply. New replies are no longer allowed.