# Input field - comments on documents

**URL:** https://discuss.elastic.co/t/input-field-comments-on-documents/181119
**Category:** Kibana
**Created:** [May 15, 2019, 8:26am UTC](https://discuss.elastic.co/t/input-field-comments-on-documents/181119 "2019-05-15T08:26:22Z")
**Posts on this page:** 6
**Page:** 1

<div class="post-metadata">

### Author: ![MarkusT](https://sea2.discourse-cdn.com/elastic/user_avatar/discuss.elastic.co/markust/32/30037_2.png) [@MarkusT](https://discuss.elastic.co/u/MarkusT)
#### Post date: [May 15, 2019, 8:26am UTC](https://discuss.elastic.co/t/input-field-comments-on-documents/181119/1 "2019-05-15T08:26:22Z")

</div>

Dear es Team and Community,

is there a possibility to add an input field to a visualization or a dashboard? I want some comment field, where the input is appended to the document as text (and loaded during dashboard start).

Kind regards,

Markus

---

<div class="post-metadata">

### Author: ![CristianoFerreira](https://sea2.discourse-cdn.com/elastic/user_avatar/discuss.elastic.co/cristianoferreira/32/47529_2.png) [@CristianoFerreira](https://discuss.elastic.co/u/CristianoFerreira)
#### Post date: [May 15, 2019, 8:39am UTC](https://discuss.elastic.co/t/input-field-comments-on-documents/181119/2 "2019-05-15T08:39:21Z")

</div>

Hi,

You could use a Markdown visualization to insert text in the Dashboard like in the image.

Don't know if it's what you want.

 ![apm_comment](https://us1.discourse-cdn.com/elastic/original/3X/9/7/97ae7132d3ef16f0e8b5cbaec8411c04409792db.png)

Kind regards,

Cristiano

---

<div class="post-metadata">

### Author: ![MarkusT](https://sea2.discourse-cdn.com/elastic/user_avatar/discuss.elastic.co/markust/32/30037_2.png) [@MarkusT](https://discuss.elastic.co/u/MarkusT)
#### Post date: [May 15, 2019, 11:18am UTC](https://discuss.elastic.co/t/input-field-comments-on-documents/181119/3 "2019-05-15T11:18:48Z")

</div>

Hi Christiano,

I'm not shure. With Markdown you can (afaik) only display and manipulate text (font, size, etc.).  
What I would need is an input field (some kind of ,,send to document'' function) which enables me to save a text into a defined field of my document.

---

<div class="post-metadata">

### Author: ![azasypkin](https://sea2.discourse-cdn.com/elastic/user_avatar/discuss.elastic.co/azasypkin/32/42216_2.png) [@azasypkin](https://discuss.elastic.co/u/azasypkin)
#### Post date: [May 15, 2019, 11:27am UTC](https://discuss.elastic.co/t/input-field-comments-on-documents/181119/4 "2019-05-15T11:27:51Z")

</div>

> [@MarkusT](#):
>
> which enables me to save a text into a defined field of my document.

That would mean Kibana would have to re-index document, but Kibana isn't supposed to modify data (except for its own "saved objects" in `.kibana-*` index).

3rd-party plugins can probably do that, but there is no built-in functionality like this.

---

<div class="post-metadata">

### Author: ![MarkusT](https://sea2.discourse-cdn.com/elastic/user_avatar/discuss.elastic.co/markust/32/30037_2.png) [@MarkusT](https://discuss.elastic.co/u/MarkusT)
#### Post date: [May 15, 2019, 11:35am UTC](https://discuss.elastic.co/t/input-field-comments-on-documents/181119/5 "2019-05-15T11:35:18Z")

</div>

> [@azasypkin](#):
>
> That would mean Kibana would have to re-index document, but Kibana isn't supposed to modify data (except for its own "saved objects" in `.kibana-*` index).

That's a pitty.  
Has anyone seen a plugin, which can index/upsert Documents?

---

<div class="post-metadata">

### Author: ![system](https://us1.discourse-cdn.com/elastic/original/3X/1/a/1ac57faf039f6b580b3f104ef42a2a89e41014de.png) [@system](https://discuss.elastic.co/u/system)
#### Post date: [June 12, 2019, 11:35am UTC](https://discuss.elastic.co/t/input-field-comments-on-documents/181119/6 "2019-06-12T11:35:30Z")

</div>

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