Dashboards & Visualizations

How maintain a session variable using the nav bar

Federica_92
Communicator

Hi everyone, I have one javascript value, how can I pass this value via URL?
Like /page2.html?source=myvalue, so from the home page, I have the value "token_safe" and I would like to send this value to the page2.html, and the link for the page 2 is saved in the folder nav in the default.xml:
To be clearer, this is the default.xml page, with the navigation menu:

 <nav color="#9F000F">
   <view name="default" default="true"/>
     <a href="dj/mynewapp/home/">Home</a>
 <collection label="Menu">
    <!-- Add menu items with <a> links -->
    <a id="file" href="/dj/redirector/mynewapp/pythondemo">File</a>
    <a id="network" href="/dj/mynewapp/network">Network</a>
    <a id="classlink" href="/dj/redirector/mynewapp/new">Classlink</a>
    <a id="throwable" href="/dj/redirector/mynewapp/new">Throwables</a>
    <a id="reflection" href="/dj/redirector/mynewapp/new">Reflection</a>
      </collection>

And I would like have :

File

And my variable is stored in home.html

 variable="something"

And I m looking for doing:

/page2.html?sourceype=variable

masonmorales
Influencer

page2.html?source=$taken_safe$

0 Karma

Federica_92
Communicator

Yes, but the link is in another page, is in the default.xml, In that page I have not the value of the tokensafe

0 Karma

rroberts
Splunk Employee
Splunk Employee

Are you trying to embed the javascript in the default.xml file?

0 Karma

Federica_92
Communicator

How can I do it? Thank you

0 Karma
Get Updates on the Splunk Community!

Observability | Use Synthetic Monitoring for Website Metadata Verification

If you are on Splunk Observability Cloud, you may already have Synthetic Monitoringin your observability ...

More Ways To Control Your Costs With Archived Metrics | Register for Tech Talk

Tuesday, May 14, 2024  |  11AM PT / 2PM ET Register to Attend Join us for this Tech Talk and learn how to ...

.conf24 | Personalize your .conf experience with Learning Paths!

Personalize your .conf24 Experience Learning paths allow you to level up your skill sets and dive deeper ...