5093 Posts in 1516 Topics by 1113 members
|
Page:
1
|
Go to End | |
| Author | Topic: | 605 Views |
-
Reserved words for fields

4 April 2011 at 2:37pm
Is there a list of reserved words for field names?
Today I discovered I couldn't name a field Email and have the data saved when editing. I changed the field name to Emails and it now works using updateCMSFields. -
Re: Reserved words for fields

6 April 2011 at 8:17pm
It depends on the object you have overriding. Have a look at the $db array of the parent classes. Member for instance will have fields already defined like FirstName, Surname, Email etc..
| 605 Views | ||
|
Page:
1
|
Go to Top |


