添加持续时间字段以编程方式对条件进行排序?

发布于 2024-09-19 08:42:30 字数 60 浏览 4 评论 0原文

有人可以告诉我如何添加持续时间(CCK 字段)以编程方式对视图标准进行排序,因为默认情况下它未在那里列出?

Can someone please tell me how to add duration(CCK field) to sort criteria of views programmatically because it is not listed there by default?

如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。

扫码二维码加入Web技术交流群

发布评论

需要 登录 才能够评论, 你可以免费 注册 一个本站的账号。

评论(1

堇年纸鸢 2024-09-26 08:42:30

如果视图中没有提供处理程序/字段,您必须参考 API 并编写视图插件来启用您想要排序的内容。

http://views2.logrus.com/doc/html/index.html

http://drupal.org/node/235062

If no handler/field is provided in Views you have to refer to the API and write the views plugins to enable what you want to sort by.

http://views2.logrus.com/doc/html/index.html

http://drupal.org/node/235062

~没有更多了~
我们使用 Cookies 和其他技术来定制您的体验包括您的登录状态等。通过阅读我们的 隐私政策 了解更多相关信息。 单击 接受 或继续使用网站,即表示您同意使用 Cookies 和您的相关数据。
原文