Quantcast
Channel: SCN: Message List - SAP CRM: Webclient UI - Framework
Viewing all articles
Browse latest Browse all 7775

Re: adding URL to mail form in body section

$
0
0

I actually stumbled upon this note 1741144 that adds code CL_CRM_PML_MAIL_FORM_EXEC->EXCHANGE_URL_VARIABLES()

 

REPLACE ALL OCCURRENCES OF '&' IN ls_field-value WITH '%26'.

REPLACE ALL OCCURRENCES OF '?' IN ls_field-value WITH '%3F'.

REPLACE ALL OCCURRENCES OF '/' IN ls_field-value WITH '%2F'.

 

which causes the problem. If I skip the lines above it all works ok! But that is not the solution


Viewing all articles
Browse latest Browse all 7775

Trending Articles



<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>