# Input that adds a comma separator when entering a number

**URL:** https://community.weweb.io/t/input-that-adds-a-comma-separator-when-entering-a-number/5504
**Category:** Ask us anything
**Created:** [November 21, 2023, 2:58pm UTC](https://community.weweb.io/t/input-that-adds-a-comma-separator-when-entering-a-number/5504 "2023-11-21T14:58:05Z")
**Posts on this page:** 1
**Showing post:** 8

<div class="post-metadata">

### Author: ![pacifist9722](https://avatars.discourse-cdn.com/v4/letter/p/4491bb/32.png) [@pacifist9722](https://community.weweb.io/u/pacifist9722)
#### Post date: [December 20, 2023, 2:01pm UTC](https://community.weweb.io/t/input-that-adds-a-comma-separator-when-entering-a-number/5504/8 "2023-12-20T14:01:00Z")

</div>

Hi @luka if I put a pattern (000,000,000) in masked input pattern it is separating the input but it is doing it from left to right (for ex: 123,45) how do I make it (12,345)?

---

_[View the full topic](https://community.weweb.io/t/input-that-adds-a-comma-separator-when-entering-a-number/5504)._
