Typo3 tt_news 如何更改 relatedByCategory 新闻列表顺序
我有一个用 Typo3 开发的网站,在页面中我以单视图模式显示 tt_news ext 的新闻。此新闻还包含通过属性 showRelatedNewsByCategory 获取的其他相关新闻的列表。 该列表正确显示,但我想恢复列出的新闻的顺序,从降序到升序,但我找不到办法做到这一点。
有人有任何线索或建议吗?
最好的, 尼克
I have a website developed in Typo3 and in a page I show a news with tt_news ext in single view mode. This news has also a list of other related news obtained with the property showRelatedNewsByCategory.
The list is correctly show but I would like to revert the order of listed news, from descending to ascending but I found no way to do it.
Does anyone have any clue or suggestion?
Bests,
Nik
如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。
绑定邮箱获取回复消息
由于您还没有绑定你的真实邮箱,如果其他用户或者作者回复了您的评论,将不能在第一时间通知您!
发布评论
评论(1)
这应该有效。还有许多可用选项,例如按标题或日期排序。 tt_news 配置参考
This should work. There are also many options available e.g. sorting by title oder date. tt_news config reference