Tableau Server 9.1 动态徽标
Tableau server 9.1 dynamic logo
我是 运行 9.1 上的私有 Tableau Server。
我已经设置了一个 DNS 并使我的画面可以通过 2 URL(toto.com 和 tata.com)访问。
我有 2 个徽标,每个徽标与一个 URL(徽标 A 和徽标 B)相关联。
我希望 Tableau Server 显示:
- 达到 toto.com 时标志 A
- 达到 tata.com
时的徽标 B
对我来说,唯一的方法是破解 html/javascript 源代码,如 link : http://tableaulove.tumblr.com/post/114891230420/can-i-still-hack-the-login-screen-in-tableau 中所示,修改此路径 C: 中的代码\程序Files\Tableau\TableauServer.0\vizportalclient\public\
但这就是行不通。
有没有办法做到这一点?
我是 运行 9.1 上的私有 Tableau Server。
我已经设置了一个 DNS 并使我的画面可以通过 2 URL(toto.com 和 tata.com)访问。
我有 2 个徽标,每个徽标与一个 URL(徽标 A 和徽标 B)相关联。
我希望 Tableau Server 显示: - 达到 toto.com 时标志 A - 达到 tata.com
时的徽标 B对我来说,唯一的方法是破解 html/javascript 源代码,如 link : http://tableaulove.tumblr.com/post/114891230420/can-i-still-hack-the-login-screen-in-tableau 中所示,修改此路径 C: 中的代码\程序Files\Tableau\TableauServer.0\vizportalclient\public\
但这就是行不通。
有没有办法做到这一点?