We are using document chaining and passing parameters in the access point. It works well with the Chrome. But it is not working with IE.
The select statement in URL is encoded in the chrome automatically but the same is not happening the select statement in IE. And select parameters passed in the URL is not working.
How to encode the select statement when we trying to use the document chaining and passing parameters for IE