开发者

How to expose the distinct filter in views

开发者 https://www.devze.com 2023-01-12 20:38 出处:网络
i was wondering if there by any chance is possible to implement an exposed filter in views that either sets the SELECT DISCT开发者_运维技巧INCT() on or off. Does anyone know if that is possible?No, th

i was wondering if there by any chance is possible to implement an exposed filter in views that either sets the SELECT DISCT开发者_运维技巧INCT() on or off. Does anyone know if that is possible?


No, this is not possible, because distinct is not a filter but a setting on the root of the view you are creating.

0

精彩评论

暂无评论...
验证码 换一张
取 消

关注公众号