Hi
I am trying to configure a NewsListShow iview in EP6, based on the default News forms function in the CM. I have done the following configuration in the iviewproperties
......
Path to Content Folder:
/etc/xmlforms/News
.....
XML Form ID:
News
XSL Style Sheet for List:
NewsListShow.xsl
I have created two news in the News repository, but no news are shown when I choose preview. Have I added the wrong path to the content folder?
Any ideas?
Brgds// -Fredrik
Hi Fredrik,
you may try a folder in the /documents repository, e.g.
Path to Content Folder :
/documents/News
By the way, if you use EP6, you may also have a look at the RenderListItem form. The ListShow form still works in EP6, but the the RenderListItems form will be the standard form for lists.
In order to display the RenderListItem form in the Portal (show/read-only), you create an iView based on the template "KM Navigation iView", with the following properties:
Layout Set: News Browser (News Explorer for edit/maintain mode)
Layout Set Mode: Exclusive
Path to initially displayed folder: any folder where you store your content, e.g. /documents/News
Path to root folder for navigation: same folder as in "Path to initially displayed folder"
Best regards
Olivier
Add a comment