diff --git a/views/survey.xml b/views/survey.xml index 8689d4f87bf708929161b2f9e265c7ef4a2d5a5a..88027b300c6e6e2aa1bb1fb260db32ce72f5fc26 100644 --- a/views/survey.xml +++ b/views/survey.xml @@ -116,6 +116,11 @@ context="{'group_by': 'training_survey_type'}" /> </xpath> + <xpath expr="//group" position="after"> + <searchpanel> + <field name="training_survey_type" enable_counters="1"/> + </searchpanel> + </xpath> </field> </record>