Commit d7219e38 authored by Kazuhiko Shiozaki's avatar Kazuhiko Shiozaki

modify BusinessLink_view so that we can see / set several delivery builders.

parent 9c8e224c
......@@ -10,8 +10,8 @@
<key> <string>delegated_list</string> </key>
<value>
<list>
<string>title</string>
<string>items</string>
<string>title</string>
</list>
</value>
</item>
......@@ -80,12 +80,18 @@
<dictionary>
<item>
<key> <string>field_id</string> </key>
<value> <string>my_list_field</string> </value>
<value> <string>my_parallel_list_field</string> </value>
</item>
<item>
<key> <string>form_id</string> </key>
<value> <string>Base_viewFieldLibrary</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>
......
......@@ -110,7 +110,7 @@
<string>my_int_index</string>
<string>my_frozen_state_list</string>
<string>my_successor</string>
<string>my_delivery_builder</string>
<string>my_delivery_builder_list</string>
</list>
</value>
</item>
......
......@@ -14,7 +14,7 @@
</item>
<item>
<key> <string>id</string> </key>
<value> <string>my_delivery_builder</string> </value>
<value> <string>my_delivery_builder_list</string> </value>
</item>
<item>
<key> <string>message_values</string> </key>
......
1129
\ No newline at end of file
1130
\ 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