Commit e3c638fa authored by Ivan Tyagov's avatar Ivan Tyagov

Improve form to match respective File contribute one.

git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@36103 20353a03-c40f-0410-a6d1-a30d3c3de9de
parent 2d2ff6be
......@@ -13,10 +13,10 @@
<key> <string>delegated_list</string> </key>
<value>
<list>
<string>title</string>
<string>extra</string>
<string>default</string>
<string>extra</string>
<string>items</string>
<string>title</string>
</list>
</value>
</item>
......@@ -64,6 +64,10 @@
<persistent> <string encoding="base64">AAAAAAAAAAI=</string> </persistent>
</value>
</item>
<item>
<key> <string>extra</string> </key>
<value> <string></string> </value>
</item>
<item>
<key> <string>field_id</string> </key>
<value> <string></string> </value>
......@@ -82,6 +86,10 @@
<key> <string>target</string> </key>
<value> <string></string> </value>
</item>
<item>
<key> <string>title</string> </key>
<value> <string></string> </value>
</item>
</dictionary>
</value>
</item>
......@@ -89,6 +97,10 @@
<key> <string>values</string> </key>
<value>
<dictionary>
<item>
<key> <string>default</string> </key>
<value> <string></string> </value>
</item>
<item>
<key> <string>extra</string> </key>
<value> <string>style="margin-bottom:10px;"</string> </value>
......@@ -101,6 +113,12 @@
<key> <string>form_id</string> </key>
<value> <string>Base_viewIngestionFieldLibrary</string> </value>
</item>
<item>
<key> <string>items</string> </key>
<value>
<list/>
</value>
</item>
<item>
<key> <string>target</string> </key>
<value> <string>Click to edit the target</string> </value>
......@@ -126,7 +144,7 @@
<dictionary>
<item>
<key> <string>_text</string> </key>
<value> <string>python:here.getClassification(here.portal_preferences.getPreferredDocumentClassification())</string> </value>
<value> <string>python: here.portal_preferences.getPreferredDocumentClassification()</string> </value>
</item>
</dictionary>
</pickle>
......@@ -142,7 +160,7 @@
<dictionary>
<item>
<key> <string>_text</string> </key>
<value> <string>python:tuple(here.portal_categories.classification.getCategoryChildLogicalPathItemList(display_none_category=0,filter_node=1,local_sort_id=\'title\',checked_permission=\'View\'))</string> </value>
<value> <string>python: here.portal_categories.classification.getCategoryChildLogicalPathItemList(display_none_category=1,filter_node=1,local_sort_id=\'title\',checked_permission=\'View\')</string> </value>
</item>
</dictionary>
</pickle>
......
......@@ -13,11 +13,10 @@
<key> <string>delegated_list</string> </key>
<value>
<list>
<string>required</string>
<string>title</string>
<string>display_maxwidth</string>
<string>display_width</string>
<string>default</string>
<string>required</string>
<string>title</string>
</list>
</value>
</item>
......@@ -60,10 +59,8 @@
<value>
<dictionary>
<item>
<key> <string>default</string> </key>
<value>
<persistent> <string encoding="base64">AAAAAAAAAAI=</string> </persistent>
</value>
<key> <string>display_maxwidth</string> </key>
<value> <string></string> </value>
</item>
<item>
<key> <string>display_width</string> </key>
......@@ -77,10 +74,18 @@
<key> <string>form_id</string> </key>
<value> <string></string> </value>
</item>
<item>
<key> <string>required</string> </key>
<value> <string></string> </value>
</item>
<item>
<key> <string>target</string> </key>
<value> <string></string> </value>
</item>
<item>
<key> <string>title</string> </key>
<value> <string></string> </value>
</item>
</dictionary>
</value>
</item>
......@@ -122,20 +127,4 @@
</dictionary>
</pickle>
</record>
<record id="2" aka="AAAAAAAAAAI=">
<pickle>
<tuple>
<global name="TALESMethod" module="Products.Formulator.TALESField"/>
<tuple/>
</tuple>
</pickle>
<pickle>
<dictionary>
<item>
<key> <string>_text</string> </key>
<value> <string>here/getDefaultBusinessTemplateDownloadURL</string> </value>
</item>
</dictionary>
</pickle>
</record>
</ZopeData>
102
\ No newline at end of file
103
\ 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