Solved

Number format for prices depending on language

  • 27 October 2022
  • 1 reply
  • 60 views

Badge

Hi,

 

Is it possible to take the format into account when modelling fields?

 

Is it possible with Number fields or should I use Text Lines with RegEX ….?

 

Thanks
Heiko

icon

Best answer by SJS 27 October 2022, 16:42

View original

1 reply

You are right, Single Line Textbox with Regex validation is the right way to go!

 

Custom Field with specific validation is an alternate option, however this is absolutely not necessary for your need unless there are specific validations which you can’t cover using Regex.

Reply