# How to have node name show on more than one row

**URL:** https://discourse.nodered.org/t/how-to-have-node-name-show-on-more-than-one-row/69311
**Category:** General
**Created:** [20 October 2022 07:58 UTC](https://discourse.nodered.org/t/how-to-have-node-name-show-on-more-than-one-row/69311 "2022-10-20T07:58:40Z")
**Posts on this page:** 5
**Page:** 1

<div class="post-metadata">

### Author: ![Giamma](https://avatars.discourse-cdn.com/v4/letter/g/e47774/32.png) [@Giamma](https://discourse.nodered.org/u/Giamma)
#### Post date: [20 October 2022 07:58 UTC](https://discourse.nodered.org/t/how-to-have-node-name-show-on-more-than-one-row/69311/1 "2022-10-20T07:58:40Z")

</div>

Hi,  
how can I do this? (name on more rows)

![function](https://us1.discourse-cdn.com/flex026/uploads/nodered/original/3X/8/4/84e718cfd70def7cb9537f2d02eb16b192f1fc19.png)

---

<div class="post-metadata">

### Author: ![knolleary](https://sea2.discourse-cdn.com/flex026/user_avatar/discourse.nodered.org/knolleary/32/3_2.png) [@knolleary](https://discourse.nodered.org/u/knolleary)
#### Post date: [20 October 2022 08:00 UTC](https://discourse.nodered.org/t/how-to-have-node-name-show-on-more-than-one-row/69311/2 "2022-10-20T08:00:25Z")

</div>

You can insert line breaks in any node label using `"\n "`.

For example, setting the name to `Hello\n there` will appear as:

```auto
Hello
there
```

---

<div class="post-metadata">

### Author: ![Giamma](https://avatars.discourse-cdn.com/v4/letter/g/e47774/32.png) [@Giamma](https://discourse.nodered.org/u/Giamma)
#### Post date: [20 October 2022 08:01 UTC](https://discourse.nodered.org/t/how-to-have-node-name-show-on-more-than-one-row/69311/3 "2022-10-20T08:01:16Z")

</div>

Thank you so much !

---

<div class="post-metadata">

### Author: ![zenofmud](https://sea2.discourse-cdn.com/flex026/user_avatar/discourse.nodered.org/zenofmud/32/316_2.png) [@zenofmud](https://discourse.nodered.org/u/zenofmud)
#### Post date: [20 October 2022 10:57 UTC](https://discourse.nodered.org/t/how-to-have-node-name-show-on-more-than-one-row/69311/4 "2022-10-20T10:57:02Z")

</div>

[moderator note]: Changed the title to make it clearer and easier for others to find in the future

---

<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: [3 November 2022 10:57 UTC](https://discourse.nodered.org/t/how-to-have-node-name-show-on-more-than-one-row/69311/5 "2022-11-03T10:57:51Z")

</div>

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