diff --git a/product/ERP5/bootstrap/erp5_core/SkinTemplateItem/portal_skins/erp5_core/BaseType_viewAction/listbox.xml b/product/ERP5/bootstrap/erp5_core/SkinTemplateItem/portal_skins/erp5_core/BaseType_viewAction/listbox.xml index ee1e967956ab2ab244f97aea3dc5818681bbad6a..9cd657057ae2c1e77630008efad705eedf87f2b9 100644 --- a/product/ERP5/bootstrap/erp5_core/SkinTemplateItem/portal_skins/erp5_core/BaseType_viewAction/listbox.xml +++ b/product/ERP5/bootstrap/erp5_core/SkinTemplateItem/portal_skins/erp5_core/BaseType_viewAction/listbox.xml @@ -63,6 +63,10 @@ <key> <string>tales</string> </key> <value> <dictionary> + <item> + <key> <string>all_columns</string> </key> + <value> <string></string> </value> + </item> <item> <key> <string>columns</string> </key> <value> <string></string> </value> @@ -91,6 +95,12 @@ </item> <item> <key> <string>selection_name</string> </key> + <value> + <persistent> <string encoding="base64">AAAAAAAAAAM=</string> </persistent> + </value> + </item> + <item> + <key> <string>sort</string> </key> <value> <string></string> </value> </item> <item> @@ -191,7 +201,7 @@ </item> <item> <key> <string>selection_name</string> </key> - <value> <string>action_selection</string> </value> + <value> <string>search_selection</string> </value> </item> <item> <key> <string>sort</string> </key> @@ -261,4 +271,20 @@ </dictionary> </pickle> </record> + <record id="3" aka="AAAAAAAAAAM="> + <pickle> + <tuple> + <global name="TALESMethod" module="Products.Formulator.TALESField"/> + <tuple/> + </tuple> + </pickle> + <pickle> + <dictionary> + <item> + <key> <string>_text</string> </key> + <value> <string>python: \'%s_%s_%s_selection\' % (form.getId(), field.getId(), here.getId())</string> </value> + </item> + </dictionary> + </pickle> + </record> </ZopeData> diff --git a/product/ERP5/bootstrap/erp5_core/bt/revision b/product/ERP5/bootstrap/erp5_core/bt/revision index f609192e18ceebadc084ea29cc0c9bf4a761f42a..3498ce2150f0b30ed680ad486596b20d91be160c 100644 --- a/product/ERP5/bootstrap/erp5_core/bt/revision +++ b/product/ERP5/bootstrap/erp5_core/bt/revision @@ -1 +1 @@ -1585 \ No newline at end of file +1587 \ No newline at end of file