Commit 52077620 authored by Arnaud Fontaine's avatar Arnaud Fontaine

WIP: ERP5Workflow: Use proper ProxyField rather than my_title for TALES expressions.

parent 3a6d7e0c
......@@ -79,7 +79,7 @@
</item>
<item>
<key> <string>field_id</string> </key>
<value> <string>my_title</string> </value>
<value> <string>my_view_mode_tales_expression</string> </value>
</item>
<item>
<key> <string>form_id</string> </key>
......
......@@ -79,7 +79,7 @@
</item>
<item>
<key> <string>field_id</string> </key>
<value> <string>my_title</string> </value>
<value> <string>my_view_mode_tales_expression</string> </value>
</item>
<item>
<key> <string>form_id</string> </key>
......
......@@ -79,7 +79,7 @@
</item>
<item>
<key> <string>field_id</string> </key>
<value> <string>my_title</string> </value>
<value> <string>my_view_mode_tales_expression</string> </value>
</item>
<item>
<key> <string>form_id</string> </key>
......
......@@ -70,7 +70,7 @@
</item>
<item>
<key> <string>field_id</string> </key>
<value> <string>my_string_field</string> </value>
<value> <string>my_view_mode_tales_expression</string> </value>
</item>
<item>
<key> <string>form_id</string> </key>
......
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