Skip to Main Content
Spotfire Ideas Portal

Spotfire Analyst - Within Library Administration populate "Web client URL" for the selected folder

On the same level as having a Web Player URL for the analyses saved in the Spotfire Library, it would be very practical to be able to copy a Web Player link pointing to a folder.

Could TIBCO implement this functionality?

Thank you for your consideration.

Kind regards,

Xavier

  • Attach files
      Drop here to upload
    • Guest
      Reply
      |
      Jun 12, 2020

      Thanks for the hint Dave. I am aware of this possibility, but it requires extra steps to have the link ready. I would like to be able to copy the URL within the Library Administration tool without any extra steps. :)

    • Guest
      Reply
      |
      Jun 11, 2020

      You can just copy the browser URL to set a link to a folder when it is being displayed.

      You can also get the id of the folder from the prooperties and build a URL.
      https://<server>/spotfire/wp/startPage#/libraryBrowser?id=

      In case it helps