[opencms-dev] [opencms] How to specify multiple detail pages for a type

houcaoyu houcaoyu at 163.com
Sat Dec 17 09:09:31 CET 2016


Hello
First sorry for my bad English.I'm Chinese.
I'm using Opencms 10.01.
I have two list pages for a same resource type , every page display different category.
The list pages are also detail pages for the resource type.
What I want is when clicking on a list item ,and jumping to the detail page , 
I want to specify which page to display the detail view.
The problem is now when I click on the list item ,it always jump to the default detail page.


I use this to generate the link of detail page.
<cms:link >${content.filename}</cms:link>"
And I also found that <cms:link> has a attribute named "detailPage" from the Tag Libray Reference.
"Set this attribute to link to a specific detail page."
But  after I set the path of detail page(like "/page/d1/") to this attribute ,the list item can't be rendered.
I want to know what kind of value can pass to this attribute to specify a detail page.


And if you have other ways to solve my problem ,please share to me.
Thanks very much.
Hou.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://webmail.opencms.org/pipermail/opencms-dev/attachments/20161217/bc9158fc/attachment.htm>


More information about the opencms-dev mailing list