I am using the following URL to display a popup: var xVersionUrl = xAppWebUrl + "/Lists/dlWerkinstructies/Forms/DispForm.aspx?ID=" + xItemId + "&VersionNo=" + versionId
When clicked on the link I put the URL in I get the following popup:

Is there a way that I can remove the red outlined block? Preferably by using a query string parameter to the URL, is that possible?