Welcome, Guest
Username: Password: Remember me

TOPIC: [FIXED] Not able to save single zero number

Not able to save single zero number 22 Nov 2014 23:47 #12797

  • etc
  • etc's Avatar
  • Offline
  • Premium Member
  • Posts: 132
  • Thank you received: 19
  • Karma: 7
I have number decimal type in database and have a required field for that. Iam using regex ^\d*\.?\d*$ for this field.
As a result, it refuses to save single zero number. No javascript alert on the filed, only "Warning Invalid field: My Decimal".
All other numbers like 1-9 or decimal 1.2 etc. are ok.
But when I remove "required" for this field it works and it will be saved.
Tested in sandbox.
The administrator has disabled public write access.

Not able to save single zero number 17 May 2015 10:19 #13015

  • admin
  • admin's Avatar
  • Offline
  • Administrator
  • Chef
  • Posts: 3711
  • Thank you received: 984
  • Karma: 140
This is not fixed since 2.7
Coding is now a piece of cake
The administrator has disabled public write access.
Time to create page: 0.075 seconds

Get Started