Quantcast
Channel: Microsoft Dynamics CRM Forum - Recent Threads
Viewing all articles
Browse latest Browse all 82002

Error after using Xrm.Utility.openEntityForm

$
0
0

Hi All,
I have small exemple

var parameters = {};
parameters['name'] = "<test>";
Xrm.Utility.openEntityForm("opportunity", null, parameters);

This example produces an error:

"System.ArgumentOutOfRangeException: Specified argument was out of the range of valid values. Parameter name: Expected 'SafeString' data type for 'name' parameter in 'Request.QueryString'..."

I know a problem consists in a symbol '<' after which any other symbol follows.

I hope that someone will be able to help me to deal with this problem.


Viewing all articles
Browse latest Browse all 82002

Latest Images

Trending Articles



Latest Images