Question

I managed to remove "share" functionality using serverside script using tabadmin set vizqlserver.showshare false

Manual: http://downloads.tableausoftware.com/quickstart/server-guides/en-us/server_admin7.0.pdf

Était-ce utile?

La solution

:customViews=n on your URL or

<parameter name="customViews" value="n" />

in your object definition will also get you there without having to turn things off globally.

Licencié sous: CC-BY-SA avec attribution
Non affilié à StackOverflow
scroll top