Hi,
We’re creating a widget with the type “tm1-web” and pointing it to a existing view in the server.
However, the view is not rendered in the Dashboard and in the console we’ve got the following message “Refused to display [url] in a frame because it set ‘X-Frame-Options’ to ‘deny’.”
Disabling the x-frame filter in the web.xml didn’t work. Is there something else we should configure?
Thanks!