- 🇦🇹Austria maxilein
I be created a module, since I really needed that functionality
https://www.drupal.org/project/formatted_number_input →
If you have to handle larger numbers Drupal does not provide an input mask. Therefore it is error prone to enter larger numbers.
Add input mask which respects thousand separator and comma separator for integer, decimal and float fields.
Closed: works as designed
3.0
Code
Not all content is available!
It's likely this issue predates Contrib.social: some issue and comment data are missing.
I be created a module, since I really needed that functionality
https://www.drupal.org/project/formatted_number_input →