Commit 4aaf3ecf authored by Fabien Morin's avatar Fabien Morin

this field should be a listfield. (it has been changed to...

this field should be a listfield. (it has been changed to relation_string_field due to a proxify error)

git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@27505 20353a03-c40f-0410-a6d1-a30d3c3de9de
parent 241fdf54
......@@ -90,12 +90,12 @@
<value>
<list>
<string>your_section_category</string>
<string>your_resource</string>
<string>your_mirror_section</string>
<string>your_from_date</string>
<string>your_at_date</string>
<string>your_format</string>
<string>your_portal_skin</string>
<string>your_resource</string>
</list>
</value>
</item>
......
......@@ -13,8 +13,9 @@
<key> <string>delegated_list</string> </key>
<value>
<list>
<string>description</string>
<string>items</string>
<string>required</string>
<string>title</string>
</list>
</value>
</item>
......@@ -56,6 +57,10 @@
<key> <string>tales</string> </key>
<value>
<dictionary>
<item>
<key> <string>description</string> </key>
<value> <string></string> </value>
</item>
<item>
<key> <string>field_id</string> </key>
<value> <string></string> </value>
......@@ -74,6 +79,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>
......@@ -81,13 +90,17 @@
<key> <string>values</string> </key>
<value>
<dictionary>
<item>
<key> <string>description</string> </key>
<value> <string>The Service used.</string> </value>
</item>
<item>
<key> <string>field_id</string> </key>
<value> <string>my_resource_title</string> </value>
<value> <string>my_list_field</string> </value>
</item>
<item>
<key> <string>form_id</string> </key>
<value> <string>PaySheetTransaction_viewFieldLibrary</string> </value>
<value> <string>Base_viewFieldLibrary</string> </value>
</item>
<item>
<key> <string>items</string> </key>
......@@ -95,14 +108,14 @@
<list/>
</value>
</item>
<item>
<key> <string>required</string> </key>
<value> <int>1</int> </value>
</item>
<item>
<key> <string>target</string> </key>
<value> <string>Click to edit the target</string> </value>
</item>
<item>
<key> <string>title</string> </key>
<value> <string>Service</string> </value>
</item>
</dictionary>
</value>
</item>
......
463
\ No newline at end of file
465
\ 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