surveyjs / survey-library

Free JavaScript form builder library with integration for React, Angular, Vue, jQuery, and Knockout.
https://surveyjs.io/form-library
MIT License
4.13k stars 804 forks source link

Flexible length input mask #8029

Open OlgaLarina opened 6 months ago

OlgaLarina commented 6 months ago

https://surveyjs.answerdesk.io/internal/ticket/details/T17459

JaneSjs commented 4 months ago

+1 T18080 - Pattern Input Mask variable length https://surveyjs.answerdesk.io/internal/ticket/details/T18080

JaneSjs commented 3 months ago

Currency mask with support for Indian number system? grouping the hundredth, tens and ones place together and the rest by two. eg: 44,23,456.99 INR.

https://github.com/surveyjs/survey-library/issues/8401