Hello, all fields in my xataface-app are declared as required fields right now, i want to change this to optional.
How can I handle this?
chichi
Validation:All are Required fields *solved*
3 posts
• Page 1 of 1
Validation:All are Required fields *solved*Hello, all fields in my xataface-app are declared as required fields right now, i want to change this to optional.
How can I handle this? chichi Last edited by chichi on Mon Jul 19, 2010 1:57 am, edited 1 time in total.
Re: Validation:All are Required fields - how can I change thisHi,
in fields.ini for that table, you could add this:
or You could change the column in the actual Database itself to Null=yes, Default=NULL and then you wouldn't need the validators bit in fields.ini. Rgds Paul
Re: Validation:All are Required fields - how can I change thisHey Paul,
I changed the column in the actual Database itself to Null=yes, now its working fine. Thanks.
3 posts
• Page 1 of 1
Who is onlineUsers browsing this forum: No registered users and 10 guests |