# How to create a number panel that is able to input a 7 digit number

**URL:** https://discourse.nodered.org/t/how-to-create-a-number-panel-that-is-able-to-input-a-7-digit-number/84825
**Category:** Dashboard
**Created:** [23 January 2024 09:28 UTC](https://discourse.nodered.org/t/how-to-create-a-number-panel-that-is-able-to-input-a-7-digit-number/84825 "2024-01-23T09:28:11Z")
**Posts on this page:** 1
**Showing post:** 6

<div class="post-metadata">

### Author: ![Steve-Mcl](https://sea2.discourse-cdn.com/flex026/user_avatar/discourse.nodered.org/steve-mcl/32/4826_2.png) [@Steve-Mcl](https://discourse.nodered.org/u/Steve-Mcl)
#### Post date: [23 January 2024 10:42 UTC](https://discourse.nodered.org/t/how-to-create-a-number-panel-that-is-able-to-input-a-7-digit-number/84825/6 "2024-01-23T10:42:20Z")

</div>

There are lots of examples on the forum that you can use to build from. Search in the #Dashboard category.

for example, you could use this: [Adding `output` function to buttons designed in `template` node - #65 by Steve-Mcl](https://discourse.nodered.org/t/adding-output-function-to-buttons-designed-in-template-node/25591/65) feed the value to a join node set to length `7`.

---

_[View the full topic](https://discourse.nodered.org/t/how-to-create-a-number-panel-that-is-able-to-input-a-7-digit-number/84825)._
