Invalid floating point number

This public forum is for user-to-user discussions of PHPMaker. Note that this is not support forum.
Post Reply
SOHIB
User
Posts: 111

Invalid floating point number

Post by SOHIB »

i am using one field as float number, but it give this error when i enter the float number


mobhar
User
Posts: 11905

Post by mobhar »

  1. What database are you using?
  2. You may post your table schema (CREATE TABLE ...).
  3. Have you checked the related setting from Fields setup -> Edit Tag pane -> Validation -> Validate option? Make sure you have already selected: Float.

Post Reply