Dashboards & Visualizations

Problem link views

radomo
Explorer

I'm newer with the advanced xml, I made a simple dashboard, after I passed this dashboard to advanced.
The problem is when I need link two views and I need pass the parameters from form.
I tried to put the $foo$ and $foo.rawValue$, nothing.

Thanks in advance

<view autoCancelInterval="90" isVisible="true" objectMode="SimpleForm" onunloadCancelJobs="true" stylesheet="cargafuego.css" template="dashboard.html">

      <!-- -->
    <param name="search">| savedsearch CargaSector1 fechaConsulta="$fechaConsulta$"<\/param>
    <param name="groupLabel">Carga Sector 1<\/param>
    <param name="earliest">-4h@m<\/param>
    <param name="latest">now<\/param>


    <module name="ViewstateAdapter">
      <param name="suppressionList">
        <item>drilldown<\/item>
        <item>displayRowNumbers<\/item>
        <item>count<\/item>
      <\/param>
      <module name="HiddenFieldPicker">
        <param name="strictMode">True<\/param>
        <module name="JobProgressIndicator"\/>
        <module name="Paginator">
          <param name="entityName">results<\/param>
          <param name="count">10<\/param>
          <module name="EnablePreview">
            <param name="enable">True<\/param>
            <param name="display">False<\/param>
            <module name="SimpleResultsTable">
              <param name="entityName">results<\/param>
              <param name="allowTransformedFieldSelect">True<\/param>
              <param name="count">10<\/param>
              <param name="displayRowNumbers">false<\/param>
              <param name="drilldown">row<\/param>
            <module name="ViewRedirectorLink">
              <param name="viewTarget">nextView?fechaConsulta=$fechaConsulta$<\/param>
            <\/module>
          <\/module>
        <\/module>
      <\/module>
    <\/module>
  <\/module>



<\/module>

<\/module>
<\/view>

0 Karma
1 Solution

radomo
Explorer

No problem, I answer me for myself. I think that the best solution for make this is use the splunk capabilities for work with Jquery.

http://dev.splunk.com/view/SP-CAAADQ4

View solution in original post

0 Karma

radomo
Explorer

No problem, I answer me for myself. I think that the best solution for make this is use the splunk capabilities for work with Jquery.

http://dev.splunk.com/view/SP-CAAADQ4

0 Karma
Got questions? Get answers!

Join the Splunk Community Slack to learn, troubleshoot, and make connections with fellow Splunk practitioners in real time!

Meet up IRL or virtually!

Join Splunk User Groups to connect and learn in-person by region or remotely by topic or industry.

Get Updates on the Splunk Community!

From Data to Insight: Announcing the Winners of the Splunk Dashboard Contest

Hi Splunkers, First off, thank you to everyone who participated in our very first From Data to Insight: The ...

Splunk Developers: Construct Your Future at the .conf26 Builder Bar

Calling all Splunk architects, platform admins, and app developers: the site is open, and the blueprints are ...

Quick connection discovery mode for forwarders

When a Splunk forwarder loses connectivity to its indexers, it does not always reconnect immediately. In many ...