Commit 404bf339 authored by Ivan Tyagov's avatar Ivan Tyagov

Proxify tagged gadgets "edit" form.

git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@39658 20353a03-c40f-0410-a6d1-a30d3c3de9de
parent 51c584f6
......@@ -71,7 +71,8 @@
<key> <string>gadget</string> </key>
<value>
<list>
<string>my_header</string>
<string>my_preferred_header_title</string>
<string>my_listbox_selection_list_lines</string>
<string>my_preferred_tag</string>
</list>
</value>
......
......@@ -6,17 +6,9 @@
</pickle>
<pickle>
<dictionary>
<item>
<key> <string>delegated_list</string> </key>
<value>
<list>
<string>title</string>
</list>
</value>
</item>
<item>
<key> <string>id</string> </key>
<value> <string>my_header</string> </value>
<value> <string>my_listbox_selection_list_lines</string> </value>
</item>
<item>
<key> <string>message_values</string> </key>
......@@ -73,7 +65,7 @@
<dictionary>
<item>
<key> <string>field_id</string> </key>
<value> <string>my_gadget_preferences_label_field</string> </value>
<value> <string>my_listbox_selection_list_lines</string> </value>
</item>
<item>
<key> <string>form_id</string> </key>
......@@ -83,10 +75,6 @@
<key> <string>target</string> </key>
<value> <string>Click to edit the target</string> </value>
</item>
<item>
<key> <string>title</string> </key>
<value> <string>Please enter list of tags separated by space</string> </value>
</item>
</dictionary>
</value>
</item>
......
<?xml version="1.0"?>
<ZopeData>
<record id="1" aka="AAAAAAAAAAE=">
<pickle>
<global name="ProxyField" module="Products.ERP5Form.ProxyField"/>
</pickle>
<pickle>
<dictionary>
<item>
<key> <string>id</string> </key>
<value> <string>my_preferred_header_title</string> </value>
</item>
<item>
<key> <string>message_values</string> </key>
<value>
<dictionary>
<item>
<key> <string>external_validator_failed</string> </key>
<value> <string>The input failed the external validator.</string> </value>
</item>
</dictionary>
</value>
</item>
<item>
<key> <string>overrides</string> </key>
<value>
<dictionary>
<item>
<key> <string>field_id</string> </key>
<value> <string></string> </value>
</item>
<item>
<key> <string>form_id</string> </key>
<value> <string></string> </value>
</item>
<item>
<key> <string>target</string> </key>
<value> <string></string> </value>
</item>
</dictionary>
</value>
</item>
<item>
<key> <string>tales</string> </key>
<value>
<dictionary>
<item>
<key> <string>field_id</string> </key>
<value> <string></string> </value>
</item>
<item>
<key> <string>form_id</string> </key>
<value> <string></string> </value>
</item>
<item>
<key> <string>target</string> </key>
<value> <string></string> </value>
</item>
</dictionary>
</value>
</item>
<item>
<key> <string>values</string> </key>
<value>
<dictionary>
<item>
<key> <string>field_id</string> </key>
<value> <string>my_preferred_header_title</string> </value>
</item>
<item>
<key> <string>form_id</string> </key>
<value> <string>Base_viewKnowledgePadFieldLibrary</string> </value>
</item>
<item>
<key> <string>target</string> </key>
<value> <string>Click to edit the target</string> </value>
</item>
</dictionary>
</value>
</item>
</dictionary>
</pickle>
</record>
</ZopeData>
......@@ -10,7 +10,6 @@
<key> <string>delegated_list</string> </key>
<value>
<list>
<string>css_class</string>
<string>title</string>
</list>
</value>
......@@ -72,10 +71,6 @@
<key> <string>values</string> </key>
<value>
<dictionary>
<item>
<key> <string>css_class</string> </key>
<value> <string>hidden_label</string> </value>
</item>
<item>
<key> <string>field_id</string> </key>
<value> <string>my_gadget_preferences_string_field</string> </value>
......@@ -90,7 +85,7 @@
</item>
<item>
<key> <string>title</string> </key>
<value> <string>Tags</string> </value>
<value> <string>Please enter list of tags separated by space</string> </value>
</item>
</dictionary>
</value>
......
1654
\ No newline at end of file
1655
\ 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