Gossamer Forum
Home : Products : DBMan : Customization :

default numeric problem

Quote Reply
default numeric problem
I am having a problem entering a numeric value. A value of "default" (the word - default - not a numeric value) is written to the database.
I cannot work out why this is happening.
Any advice?

Thanks (again) in advance.
Patrick
Quote Reply
Re: default numeric problem In reply to
Did you specify the field to be a 'numer' field? You can use '' for the default value.

Regards,

------------------
Eliot Lee
Founder and Editor
Anthro TECH, L.L.C
http://www.anthrotech.com/
info@anthrotech.com
==========================
Coconino Community College
http://www.coco.cc.az.us/
Web Technology
Coordinator
elee@coco.cc.az.us
Quote Reply
Re: default numeric problem In reply to
Yes I think so. This is the entry from my CFG:
Price => [9, 'numer', 7, 10, 1, '', ''],