Link to Detail XSLT
The Datatypes
Two datatypes must be present in C1 CMS for the News-related functions to work:
- “News Category” (Samples.News.Category)
- “News Item” (Samples.News.Item)
We also introduce some very simple metadata we will use to group our news articles - just one field name and some data for the “News Category” datatype.
Figure 5: The News Category datatype
“News Item” is another simple datatype with some content, a date field and a field reference to our “News Category” datatype.
Figure 6: The News Item datatype
Figure 7: And some data for the News Item datatype