smusba
17th June 2009, 09:50
Dear All,

I get the following error in this form. How can I remove this error

bdittmar
17th June 2009, 10:13
Dear All,

I get the following error in this form. How can I remove this error

Hello,

maybe date.f is from domain tcdate and so the default "0" = string is wrong.

Set default to no for formfield or use a date format like date.num() [TODAY]

Regards

ashu2814
17th June 2009, 10:15
U must have put default value for date.f in field properties to "0" . date.f must be of domain tcdate and u cannot assign string to date domain

smusba
17th June 2009, 10:51
Sorry, I have not defined date.f in any form field or script field

bdittmar
17th June 2009, 12:39
Sorry, I have not defined date.f in any form field or script field

Hello,

i can't believe this.

In your attachment the form shows a date field called orderdate on line 3.
If orderdate is a range, it would be date.f and date.t.

Regards

dheerendra_gosw
17th June 2009, 14:19
Put the date() or blank in date.f or whatever u have used the name of the field.


thx,
Dheerendra

dhowells
17th June 2009, 21:32
Did you try to clear your defaults for the form or set new defaults?

manish_patel
29th June 2009, 07:51
I think earlier you have defined "date.f” field and later you have removed it. In that case; delete user defaults (i.e. ttadv990) for specific user and tdpur0441m202 session.