Requirement:
Is there a way we can hide the below menu bar only on the web player?
Solution:
Steps to be followed:
- Export the currently used Web Player Service Configuration.
- Open the "Spotfire.Dxp.Worker.Web.config" file and set the "showToolBar" parameter to "False".
- Save the file and import the configuration back to the server.
- Update the Web Player Services to use this new imported configuration.
Note: This will remove the entire toolbar including search options, collaboration, filters, etc.
showToolBar |
True | Specify if the toolbar containing the menu and other controls is displayed in the web client. |
Documentation Reference:
https://docs.tibco.com/pub/spotfire_server/latest/doc/html/TIB_sfire_server_tsas_admin_help/server/topics/spotfire.dxp.worker.web.config_file.html
Comments
0 comments
Article is closed for comments.