Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
我想自定义 Ubercart 客户列表,显示更多支持多选、操作等的字段。
我已经查看了经过 drupal 身份验证的用户,但我无法显示来自 ubecart 的账单地址等信息(或查看订单)
任何提示?
谢谢
您是否尝试过 Ubercart 视图 - http://drupal.org/project/uc_views?
从模块页面
它还向视图描述了一些 Ubercart 数据表,因此您可以使用 views_ui 基于这些数据创建自己的视图。