If you want to embed a filter within an iFrame, you must add a special parameter to the end of the FilterPop URL.
To create a URL configured for embedding, you must add &embed=true to the end of the URL. The following is an example URL:
http://[servername]/[appnet]/Workview/filterPop.aspx?filterPop=true&filterID=<filterId>&embed=true
Note:
By default, if you are embedding content from the OnBase Web Server into a web page, the page and the embedded content must be on the same domain. If your solution requires embedding Web Server content into a different domain, you can configure the Web Server to allow this. For more information, see the section on X-Frame-Options in the Web Server module reference guide.