# Ui-table row with a clickable icon

**URL:** https://discourse.nodered.org/t/ui-table-row-with-a-clickable-icon/89269
**Category:** Dashboard
**Tags:** dashboard-2
**Created:** [4 July 2024 17:44 UTC](https://discourse.nodered.org/t/ui-table-row-with-a-clickable-icon/89269 "2024-07-04T17:44:01Z")
**Posts on this page:** 4
**Page:** 1

<div class="post-metadata">

### Author: ![Gaetano](https://sea2.discourse-cdn.com/flex026/user_avatar/discourse.nodered.org/gaetano/32/81395_2.png) [@Gaetano](https://discourse.nodered.org/u/Gaetano)
#### Post date: [4 July 2024 17:44 UTC](https://discourse.nodered.org/t/ui-table-row-with-a-clickable-icon/89269/1 "2024-07-04T17:44:01Z")

</div>

I have a ui-table containing some data (regarding tasmota devices); in some cases should be necessary to proceed to delete the specific entry from the structure that containing the source informations.  
Is it possibile to use a column where is inserted an icon that should be clickable that can be catchable by a following node?

---

<div class="post-metadata">

### Author: ![joepavitt](https://sea2.discourse-cdn.com/flex026/user_avatar/discourse.nodered.org/joepavitt/32/59722_2.png) [@joepavitt](https://discourse.nodered.org/u/joepavitt)
#### Post date: [4 July 2024 18:30 UTC](https://discourse.nodered.org/t/ui-table-row-with-a-clickable-icon/89269/2 "2024-07-04T18:30:21Z")

</div>

Having the icons/acrions isnt _currently_ supported, but its a great Feature Request we could support fairly easily.

Maybe even allowing users to define a group of icons and an "action" for each icon that is emitted from the node?

---

<div class="post-metadata">

### Author: ![Gaetano](https://sea2.discourse-cdn.com/flex026/user_avatar/discourse.nodered.org/gaetano/32/81395_2.png) [@Gaetano](https://discourse.nodered.org/u/Gaetano)
#### Post date: [4 July 2024 18:43 UTC](https://discourse.nodered.org/t/ui-table-row-with-a-clickable-icon/89269/3 "2024-07-04T18:43:40Z")

</div>

Actually, I use 2 icons:

1. to link to a specific address (but not important because ui-table supports it). The icon is: "fa fa-external-link"
2. the icon to delete the device from the structure. The icon is: "fa fa-trash"  
I use the icons on dashboard-1, that I have almost completely migrated to the fantastic dashboard-2.  
Thanks a lot, Joe

---

<div class="post-metadata">

### Author: ![system](https://us1.discourse-cdn.com/flex026/uploads/nodered/original/1X/d073cd938eafa2e558d7c2cd59003b3ef4963033.png) [@system](https://discourse.nodered.org/u/system)
#### Post date: [18 July 2024 18:43 UTC](https://discourse.nodered.org/t/ui-table-row-with-a-clickable-icon/89269/4 "2024-07-18T18:43:43Z")

</div>

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