I have created a single line of text field (URL) and have populated the field on all accounts.
The problem am experiencing is that when clicking link within CRM, it amends my url link and takes you to a different location. If you copy and paste into web browser it works ok.
Example;
I've added the following url to new field -
http://ssrsservername/ReportServer/Pages/ReportViewer.aspx?%2fClient+Group%2fClient+Plan&Client=clientname+plc |
but when it opens via CRM, it goes to;
http://ssrsservername/ReportServer?Client=clientname%2bplc |
Any ideas why it's behaving in this manner?