Commit 4dacac25 authored by Gabriel Monnerat's avatar Gabriel Monnerat

Fix jump to filter by follow up instead of hardcoded portal type beucase on...

Fix jump to filter by follow up instead of hardcoded portal type beucase on this case can exists different portal type to the Campaign
parent b1830e71
......@@ -75,7 +75,7 @@
<key> <string>text</string> </key>
<value> <string encoding="cdata"><![CDATA[
string:${object_url}/Base_jumpToRelatedObject?base_category=follow_up&portal_type=Mail+Message
string: ${object_url}/event_module/Base_redirect?form_id=view&keep_items.reset:int:record=1&keep_items.default_follow_up_uid:record=${context/getUid}
]]></string> </value>
</item>
......
634
\ No newline at end of file
635
\ 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