在视图中使用令牌计算行数
Counting number of rows using token in views
我不知道如何制作一个看起来像这样的足球联赛 table:http://prntscr.com/8va7h7
这是 table 现在的样子:http://prntscr.com/8va8eu
一切正常,但我不知道如何在 table 上显示团队位置。有没有一种方法可以使用令牌来完成这项工作,以便他们计算行数?
在您的视图中添加一个新字段,按全局筛选和 select:
Global: View result counter
Displays the actual position of the view result
单击应用按钮,如果您想要更改输出select 重写此字段的输出 重写结果部分,在替换模式部分你会看到[counter]
标记为:
[counter] == Global: View result counter
我不知道如何制作一个看起来像这样的足球联赛 table:http://prntscr.com/8va7h7
这是 table 现在的样子:http://prntscr.com/8va8eu
一切正常,但我不知道如何在 table 上显示团队位置。有没有一种方法可以使用令牌来完成这项工作,以便他们计算行数?
在您的视图中添加一个新字段,按全局筛选和 select:
Global: View result counter
Displays the actual position of the view result
单击应用按钮,如果您想要更改输出select 重写此字段的输出 重写结果部分,在替换模式部分你会看到[counter]
标记为:
[counter] == Global: View result counter