# \#editable-list

**URL:** https://discourse.nodered.org/tag/editable-list/19.md

[Latest](https://discourse.nodered.org/latest.md) · [Categories](https://discourse.nodered.org/categories.md) · [Tags](https://discourse.nodered.org/tags.md)

---

## [Table / form / dropdown with dropdown column?](https://discourse.nodered.org/t/table-form-dropdown-with-dropdown-column/96482)

<div class="topic-metadata">

**Author:** [@Dyslexicbloke](https://discourse.nodered.org/u/Dyslexicbloke)\
**Replies:** 1\
**Last updated:** [10 April 2025 09:38 UTC](https://discourse.nodered.org/t/table-form-dropdown-with-dropdown-column/96482 "2025-04-10T09:38:10Z")

</div>

Hi folks, I am putting together a 'data selector' that will drive a function node to build an InfluxDB query to display data in a graph. Under the hood I have things working, as in the graph is good, the function node …

---

## [Tabulator ui\_control callback](https://discourse.nodered.org/t/tabulator-ui-control-callback/82166)

<div class="topic-metadata">

**Author:** [@aziz.ham](https://discourse.nodered.org/u/aziz.ham)\
**Replies:** 0\
**Last updated:** [18 October 2023 17:27 UTC](https://discourse.nodered.org/t/tabulator-ui-control-callback/82166 "2023-10-18T17:27:32Z")

</div>

hi hello . here in this example I create a table and I make a dropdown columns the problem here is how I can make the table send me a callback when when i change the value of the "desart " columns this is the json code…

---

## [Nodered table on bootstrap](https://discourse.nodered.org/t/nodered-table-on-bootstrap/74066)

<div class="topic-metadata">

**Author:** [@Akshay51](https://discourse.nodered.org/u/Akshay51)\
**Replies:** 4\
**Last updated:** [24 January 2023 13:37 UTC](https://discourse.nodered.org/t/nodered-table-on-bootstrap/74066 "2023-01-24T13:37:10Z")

</div>

Hi guys, I'm trying to create an editable table using Uibuilder and Bootstrap. I've added a sample sqlite table from nodered using axios.get. I needed to make the table editable by adding links to the cells, showing fo…

---

## [Table-ui , Sequence data change when Refresh](https://discourse.nodered.org/t/table-ui-sequence-data-change-when-refresh/65318)

<div class="topic-metadata">

**Author:** [@lovenodered](https://discourse.nodered.org/u/lovenodered)\
**Replies:** 0\
**Last updated:** [19 July 2022 12:04 UTC](https://discourse.nodered.org/t/table-ui-sequence-data-change-when-refresh/65318 "2022-07-19T12:04:37Z")

</div>

Dear node red I Use example from "node-red-node-ui-table" = "no.4 Sending Commands".. I'm suit with "add one row @ top" button, because that button is show the last data that comed in the first line (e.g. First Row to t…

---

## [Data entered in typedInput() is stored as string in editableList. Unable to get datatype](https://discourse.nodered.org/t/data-entered-in-typedinput-is-stored-as-string-in-editablelist-unable-to-get-datatype/63928)

<div class="topic-metadata">

**Author:** [@kvargefar](https://discourse.nodered.org/u/kvargefar)\
**Replies:** 0\
**Last updated:** [14 June 2022 15:45 UTC](https://discourse.nodered.org/t/data-entered-in-typedinput-is-stored-as-string-in-editablelist-unable-to-get-datatype/63928 "2022-06-14T15:45:44Z")

</div>

Hi, I've created my own node, and it's working fine. I do however find it difficult to read data input from my editableList to the correct format. My challenge is: When reading data that is typed into my editablelist, …

---

## [Multiple device data to table](https://discourse.nodered.org/t/multiple-device-data-to-table/63476)

<div class="topic-metadata">

**Author:** [@lovenodered](https://discourse.nodered.org/u/lovenodered)\
**Replies:** 2\
**Last updated:** [5 June 2022 13:27 UTC](https://discourse.nodered.org/t/multiple-device-data-to-table/63476 "2022-06-05T13:27:23Z")

</div>

Hello , im trying to put multiple modbus device data into one table,, the result is weird.. its show only first column and sometimes disapear due to different timing of device transmit. how to get this work? THANK…

---

## [Represent a JSON in a table and create a CSV file](https://discourse.nodered.org/t/represent-a-json-in-a-table-and-create-a-csv-file/63331)

<div class="topic-metadata">

**Author:** [@DemalCal96](https://discourse.nodered.org/u/DemalCal96)\
**Replies:** 3\
**Last updated:** [1 June 2022 19:55 UTC](https://discourse.nodered.org/t/represent-a-json-in-a-table-and-create-a-csv-file/63331 "2022-06-01T19:55:37Z")

</div>

Hello. I currently have a JSON that has the following structure: mobj={1356895650000:{temp1:23, temp2:25,temp3:45,temp4:12}, 1356895680000:{temp1:14, temp2:24,temp3:25,temp4:16}, 1356895710000:{temp1:13, temp2:22,temp…

---

## [Is there any editable-list example in Node-Red document?](https://discourse.nodered.org/t/is-there-any-editable-list-example-in-node-red-document/58591)

<div class="topic-metadata">

**Author:** [@studiobox](https://discourse.nodered.org/u/studiobox)\
**Replies:** 2\
**Last updated:** [18 February 2022 13:10 UTC](https://discourse.nodered.org/t/is-there-any-editable-list-example-in-node-red-document/58591 "2022-02-18T13:10:40Z")

</div>

Hi all, I want to add editable-list in my created node. Is there any editable-list example in Node-Red document? :sweat:

---

## [Editable List: Is there a easy way to disable the sort and delete button](https://discourse.nodered.org/t/editable-list-is-there-a-easy-way-to-disable-the-sort-and-delete-button/52971)

<div class="topic-metadata">

**Author:** [@Christian-Me](https://discourse.nodered.org/u/Christian-Me)\
**Replies:** 7\
**Last updated:** [30 October 2021 16:25 UTC](https://discourse.nodered.org/t/editable-list-is-there-a-easy-way-to-disable-the-sort-and-delete-button/52971 "2021-10-30T16:25:42Z")

</div>

Hi, a quick question. Is there an easy way to disable the sort handle and delete button for single entries in a editable list? I need default values "pinned" in the list. I can put the out of the list but this permanent…
