Commit 75b078f1 authored by Gabriel Monnerat's avatar Gabriel Monnerat

display destination title instead of relative url

parent f51c7022
...@@ -81,7 +81,7 @@ ...@@ -81,7 +81,7 @@
<key> <string>left</string> </key> <key> <string>left</string> </key>
<value> <value>
<list> <list>
<string>my_default_event_path_destination</string> <string>my_default_event_path_destination_title</string>
<string>my_default_event_path_event_portal_type</string> <string>my_default_event_path_event_portal_type</string>
<string>my_default_event_path_resource_title</string> <string>my_default_event_path_resource_title</string>
<string>your_keep_draft</string> <string>your_keep_draft</string>
......
...@@ -12,13 +12,14 @@ ...@@ -12,13 +12,14 @@
<list> <list>
<string>editable</string> <string>editable</string>
<string>items</string> <string>items</string>
<string>portal_type</string>
<string>title</string> <string>title</string>
</list> </list>
</value> </value>
</item> </item>
<item> <item>
<key> <string>id</string> </key> <key> <string>id</string> </key>
<value> <string>my_default_event_path_destination</string> </value> <value> <string>my_default_event_path_destination_title</string> </value>
</item> </item>
<item> <item>
<key> <string>message_values</string> </key> <key> <string>message_values</string> </key>
...@@ -89,7 +90,7 @@ ...@@ -89,7 +90,7 @@
</item> </item>
<item> <item>
<key> <string>field_id</string> </key> <key> <string>field_id</string> </key>
<value> <string>your_list_field</string> </value> <value> <string>my_relation_field</string> </value>
</item> </item>
<item> <item>
<key> <string>form_id</string> </key> <key> <string>form_id</string> </key>
...@@ -118,7 +119,7 @@ ...@@ -118,7 +119,7 @@
</item> </item>
<item> <item>
<key> <string>title</string> </key> <key> <string>title</string> </key>
<value> <string>Domain</string> </value> <value> <string>Recipients</string> </value>
</item> </item>
</dictionary> </dictionary>
</value> </value>
......
618 619
\ No newline at end of file \ 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