Commit 7d0ac9d1 authored by Jérome Perrin's avatar Jérome Perrin

forge: show local_role_group in TypesTool_viewRoleInformationList

also set hide_rows_on_no_search_criterion to force displaying the list
even without search, this is a report, we we always want to see records.
parent 7cef58c5
Pipeline #27917 failed with stage
in 0 seconds
......@@ -12,6 +12,7 @@
<list>
<string>columns</string>
<string>count_method</string>
<string>hide_rows_on_no_search_criterion</string>
<string>list_method</string>
<string>portal_types</string>
<string>sort</string>
......@@ -112,6 +113,10 @@
<string>description</string>
<string>Description</string>
</tuple>
<tuple>
<string>local_role_group_title</string>
<string>Local Roles Group</string>
</tuple>
</list>
</value>
</item>
......@@ -129,6 +134,10 @@
<key> <string>form_id</string> </key>
<value> <string>Base_viewFieldLibrary</string> </value>
</item>
<item>
<key> <string>hide_rows_on_no_search_criterion</string> </key>
<value> <int>0</int> </value>
</item>
<item>
<key> <string>list_method</string> </key>
<value>
......
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