注意点:

view视图文件中的搜索视图要放在action视图的前边。

在action视图中,要写search_view_id, 还有context, search_default_group_by_字段名。

搜索视图中,group by的时候,filter 时,name="group_by_字段名", 这块的group_by前缀不能省略。

 

相关文章:

  • 2022-12-23
  • 2021-12-13
  • 2021-10-22
  • 2021-10-24
  • 2021-06-22
  • 2021-08-23
  • 2021-05-17
  • 2022-12-23
猜你喜欢
  • 2021-06-06
  • 2022-01-03
  • 2021-07-22
  • 2021-12-21
  • 2021-11-12
  • 2021-06-24
  • 2022-03-03
相关资源
相似解决方案