17691 Posts in 4607 Topics by 2180 members
General Questions
SilverStripe Forums » General Questions » Some fields lose their content in revisions
General questions about getting started with SilverStripe that don't fit in any of the categories above.
Moderators: martimiz, Howard, Sean, Ryan M., biapar, Willr, Ingo, swaiba
|
Page:
1
|
Go to End | |
| Author | Topic: | 337 Views |
-
Some fields lose their content in revisions

28 March 2009 at 4:47am Last edited: 28 March 2009 4:48am
I have a page type that extends from Page. I'll call it SomePageType. SomePageType has a few custom fields that hold HTML text. My Page object also contains some custom fields. When I save and publish the page, all custom fields from Page and SomePageType are viewable in the template. Everything works fine.
However, when I attempt to revert changes in the CMS, only the data in the fields from SiteTree and Page appears. The custom fields in SomePageType do not save or load in the revision history. Is this a glitch, or am I doing something wrong?
| 337 Views | ||
|
Page:
1
|
Go to Top |

