Commit b0d76b1c authored by Jérome Perrin's avatar Jérome Perrin

don't use countFolder as count method, otherwise this report displays nothing

when there's no subdocument in context


git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@22455 20353a03-c40f-0410-a6d1-a30d3c3de9de
parent 2e5ead7a
......@@ -16,6 +16,7 @@
<string>title</string>
<string>columns</string>
<string>list_method</string>
<string>count_method</string>
<string>selection_name</string>
</list>
</value>
......@@ -138,6 +139,10 @@
</list>
</value>
</item>
<item>
<key> <string>count_method</string> </key>
<value> <string></string> </value>
</item>
<item>
<key> <string>field_id</string> </key>
<value> <string>my_list_mode_listbox</string> </value>
......
369
\ No newline at end of file
370
\ No newline at end of file
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment