Tm1web View

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’.”

x-frame

Disabling the x-frame filter in the web.xml didn’t work. Is there something else we should configure?

Thanks!

hi @jpaulo, the instruction in this link should help, you might need to do some config changes in your tm1web config file before the UX will work with TM1 Web.

Hope this helps.

Thank you @lbrown!

I’ll give it a try.

@lbrown, it worked fine!

Now, is there some json property that I could use to hide the cube name and view name settings in the widget?

CubeViewSettings

Thanks!

Hi,

I’ve found a way, modifying the styles in the file “webapps\ApliqoUX2\apq-c3\common\widgets\tm1-web\tm1-web.html”, but this changes the Tm1Web Cube Views globally in the app.

Cheers.

Hi @jpaulo yes you should be able to hide this (ugly as anything) selector which IMO should be hidden by default. The propreties should be in the ng-docs.