Domanda

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

È stato utile?

Soluzione

: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.

Autorizzato sotto: CC-BY-SA insieme a attribuzione
Non affiliato a StackOverflow
scroll top