We have a use case where we would like to have a button launch a popup to an element's Data:Spectrum Analyzer page, giving the user full access to the Spectrum analyzer in a popup window. We tried using the Component function; however, this does not show the Spectrum top menu bar needed to fully control the Spectrum capabilities. Is there a way to have a Visio shape show a specific element data: page so we can show as a popup window using vdxpage?
Thanks,
Steve
Hi Steve,
In your component function you can add options. If you add the option ShowRibbon=true you will get the top menu bar. You can also check the example in the docs: Embedding a Spectrum Analysis component | DataMiner Docs