Skip to main content

Hi all

I would like to know if anyone can supply me with the regular expression for creating an attribute with a currency value.  In other words, the value entered here must have two decimal points and be a number.

I have voted for numeric type attributes, let’s hope we see it in a future version!

Also, please let me know where I can find some resources on how to create my own regular expressions, it looks like Greek to me :-)

Hello,

Lessons in regular expressions can be found here: https://regexone.com/

 

I hope this helps you.

 

Laura


Reply