URL field is not opening URL in different window
We have created a calculated field on a vanilla BC which forms a URL of a different application with required arguments. This field is exposed on list applet based on that BC and has HTML Type as URL. Also Field Retrieval Type is set as URL for the same.
When the application is opened and user navigates to this applet, he/she can see the URL as hyperlink and after clicking it, it is opening the URL in different IE Window tab in Dev as well as Production.
However, in test environment, the same does not open. After clicking the URL on test environment, nothing happens.